mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-04 07:40:09 +05:30
comment system added
Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
@@ -62,3 +62,15 @@ SITEMAP_SAVE_AS = 'sitemap.xml'
|
||||
DEFAULT_PAGINATION = 5
|
||||
|
||||
PYGMENTS_STYLE = 'manni'
|
||||
|
||||
# Comments config
|
||||
|
||||
FORM_COMMENTS = True
|
||||
|
||||
FORM_PROPERTIES = {
|
||||
'name' : 'entry.982725972',
|
||||
'email':'entry.1652853191',
|
||||
'link':'entry.1641222305',
|
||||
'comment':'entry.1062656232',
|
||||
'action':'https://docs.google.com/forms/u/0/d/e/1FAIpQLSfL9T8WBRm-Ac2uyu74lJXSYOqAuF6lLIUAulRArCsuiI1ZRQ/formResponse'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user