commit 5e5f33ac4bd8949a3af65522e44a836920f9a78a
parent d118ca21b937b9ac9008ad166948b299812d4958
Author: Ismail Dalgatov <29144912+ismaildalgatov@users.noreply.github.com>
Date: Wed, 24 Aug 2022 14:53:20 +0300
Update blog.html
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/material/overrides/blog.html b/material/overrides/blog.html
@@ -6,7 +6,6 @@
<link rel="stylesheet" href="{{ 'overrides/assets/stylesheets/main.82a244a8.min.css' | url }}">
{% endblock %}
{% block content %}
- {% include "overrides/partials/content.html" %}
{{ super() }}
<h2 id="__comments">{{ lang.t("meta.comments") }}</h2>
<script src="https://giscus.app/client.js" data-repo="ismaildalgatov/5-72" data-repo-id="MDEwOlJlcG9zaXRvcnkzNjY4NzM1NDM=" data-category="General" data-category-id="MDE4OkRpc2N1c3Npb25DYXRlZ29yeTMyOTI1NzQ3" data-mapping="pathname" data-reactions-enabled="1" data-emit-metadata="1" data-theme="light" data-lang="en" crossorigin="anonymous" async></script>