1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-04 07:40:09 +05:30

add comment system (#4)

This commit is contained in:
Avinal Kumar
2021-01-04 11:37:50 +05:30
committed by GitHub
parent 59081303cc
commit 7bdb7cf110
+3
View File
@@ -59,3 +59,6 @@ ICONS = [
DEFAULT_PAGINATION = 10 DEFAULT_PAGINATION = 10
PYGMENTS_STYLE = 'monokai' PYGMENTS_STYLE = 'monokai'
# disqus integration
DISQUS_SITENAME = "avinal"