upgrade theme

This commit is contained in:
⧉ infominer 2023-02-10 04:44:06 -05:00
parent b14c47352e
commit d68502a8d9
58 changed files with 640 additions and 646 deletions

View file

@ -12,7 +12,9 @@
{% include /comments-providers/staticman_v2.html %}
{% when "utterances" %}
{% include /comments-providers/utterances.html %}
{% when "giscus" %}
{% include /comments-providers/giscus.html %}
{% when "custom" %}
{% include /comments-providers/custom.html %}
{% include /comments-providers/custom_scripts.html %}
{% endcase %}
{% endif %}