mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-16 06:19:55 +00:00
update guide
This commit is contained in:
@ -33,6 +33,11 @@
|
||||
{% endif %}
|
||||
</head>
|
||||
|
||||
<body>
|
||||
{% if page.use_math == true %}
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script>
|
||||
{% endif %}
|
||||
|
||||
{{ content }}
|
||||
|
||||
{% if page.comment == true or layout.comment == true %}
|
||||
|
Reference in New Issue
Block a user