You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
1.1 KiB
25 lines
1.1 KiB
<!-- these macros are generated by "yarn build:production". do not edit by hand. -->
|
|
{% macro head_pre_icons() %}
|
|
<link rel="stylesheet"
|
|
href="{{ pathto('_static/vendor/fontawesome/5.13.0/css/all.min.css', 1) }}">
|
|
<link rel="preload" as="font" type="font/woff2" crossorigin
|
|
href="{{ pathto('_static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.woff2', 1) }}">
|
|
<link rel="preload" as="font" type="font/woff2" crossorigin
|
|
href="{{ pathto('_static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.woff2', 1) }}">
|
|
{% endmacro %}
|
|
|
|
{% macro head_pre_fonts() %}
|
|
{% endmacro %}
|
|
|
|
{% macro head_pre_bootstrap() %}
|
|
<link href="{{ pathto('_static/css/theme.css', 1) }}" rel="stylesheet" />
|
|
<link href="{{ pathto('_static/css/index.c5995385ac14fb8791e8eb36b4908be2.css', 1) }}" rel="stylesheet" />
|
|
{% endmacro %}
|
|
|
|
{% macro head_js_preload() %}
|
|
<link rel="preload" as="script" href="{{ pathto('_static/js/index.1c5a1a01449ed65a7b51.js', 1) }}">
|
|
{% endmacro %}
|
|
|
|
{% macro body_post() %}
|
|
<script src="{{ pathto('_static/js/index.1c5a1a01449ed65a7b51.js', 1) }}"></script>
|
|
{% endmacro %} |