Files
FYS-STK4155/doc/LectureNotes/_build/html/_static/sbt-webpack-macros.html
T
Morten Hjorth-Jensen 097355ac7a update lecture notes
2023-09-25 06:47:25 +02:00

12 lines
419 B
HTML

<!--
All these macros are auto-generated and must **NOT** be edited by hand.
See the webpack.config.js file, to learn more about how this is generated.
-->
{% macro head_pre_bootstrap() %}
<link href="{{ pathto('_static/styles/sphinx-book-theme.css', 1) }}" rel="stylesheet">
{% endmacro %}
{% macro body_post() %}
<script src="{{ pathto('_static/scripts/sphinx-book-theme.js', 1) }}"></script>
{% endmacro %}