diff options
| author | leo <azuminha1@gmail.co> | 2025-10-16 20:20:15 -0300 |
|---|---|---|
| committer | leo <azuminha1@gmail.co> | 2025-10-16 20:20:15 -0300 |
| commit | 0e191433328094673dacc22b16cc5d3bac02c4dc (patch) | |
| tree | 6d0ce9d11b1b6039a392c4a36b25263ae2ec417c /themes | |
| parent | 8e7996214af853803c4dd04534b1f5646b0ac1c5 (diff) | |
;
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/hugo-classic/layouts/_default/single.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/hugo-classic/layouts/_default/single.html b/themes/hugo-classic/layouts/_default/single.html index 04688e0..4f79aea 100644 --- a/themes/hugo-classic/layouts/_default/single.html +++ b/themes/hugo-classic/layouts/_default/single.html @@ -27,4 +27,8 @@ <a href="/"> >> Home</a> </main> </div> + +<script defer src="https://comments.azuminha.com/comentario.js"></script> +<comentario-comments></comentario-comments> + {{ partial "footer.html" . }} |
