feat: add support for giscus & utterances comments

This commit is contained in:
welpo 2023-07-12 18:44:28 +02:00
parent 93c8b577b8
commit 19d120019b
No known key found for this signature in database
GPG key ID: A2F978CF4EC1F5A6
17 changed files with 333 additions and 99 deletions

View file

@ -6,6 +6,7 @@
{% import "macros/set_title.html" as macros_set_title %}
{% import "macros/paginate.html" as macros_paginate %}
{% import "macros/format_date.html" as macros_format_date %}
{% import "macros/add_comments.html" as macros_add_comments %}
<!DOCTYPE html>
<html lang="{{ lang }}">