mirror of
https://github.com/welpo/tabi.git
synced 2025-10-10 23:38:53 +02:00
✨ feat: add support for giscus & utterances comments
This commit is contained in:
parent
93c8b577b8
commit
19d120019b
17 changed files with 333 additions and 99 deletions
|
@ -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 }}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue