first build
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
<link rel="short icon" href="{{ get_url(path="images/favicon.png") }}" type="image/x-icon" />
|
||||
<link rel="stylesheet" href="{{ get_url(path="style.css") }}">
|
||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css" rel="stylesheet">
|
||||
<script type="text/javascript" id="MathJax-script" async
|
||||
src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js">
|
||||
</script>
|
||||
<title>{% block title %}{{ config.title }}{% endblock title %}</title>
|
||||
{% if config.generate_feed %}
|
||||
{% block rss %}
|
||||
|
Reference in New Issue
Block a user