mirror of
https://github.com/almet/notmyidea.git
synced 2025-04-28 19:42:37 +02:00
Add disqus to the settings.
This commit is contained in:
parent
7aa17cb6b0
commit
47ce6c59ce
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
GITHUB_URL = 'http://github.com/ametaireau/'
|
||||
DISQUS_SITENAME = "blog-notmyidea"
|
||||
AUTHOR = u'Alexis Métaireau'
|
||||
|
||||
SITENAME = u"Alexis' log"
|
||||
|
|
Loading…
Reference in a new issue