mirror of
https://github.com/katanemo/plano.git
synced 2026-04-28 10:26:36 +02:00
deploy: c9b95c7c9f15441738c938bb27cca66eb86990e3
This commit is contained in:
parent
c901be3b22
commit
fd31269b72
205 changed files with 20640 additions and 1 deletions
11
_static/sbt-webpack-macros.html
Normal file
11
_static/sbt-webpack-macros.html
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<!--
|
||||
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 %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue