fix: render html for analytics
This commit is contained in:
parent
3f6d164c07
commit
358a089379
@ -14,7 +14,7 @@
|
||||
<footer>
|
||||
<section class="container">
|
||||
<p> 自豪地使用 <a href="https://github.com/Kilerd/rubble">Project Rubble</a> 运行。 </p>
|
||||
<div style="display:none">{{ setting.analysis }}</div>
|
||||
<div style="display:none">{{ setting.analysis | safe }}</div>
|
||||
</section>
|
||||
</footer>
|
||||
<script src="/statics/prism.js" type="text/javascript"></script>
|
||||
|
Loading…
Reference in New Issue
Block a user