mirror of
https://github.com/almet/notmyidea.git
synced 2025-04-28 19:42:37 +02:00
Specify the site url.
This commit is contained in:
parent
b917bce41b
commit
25b03243de
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ AUTHOR = u'Alexis Métaireau'
|
|||
SITENAME = u"Alexis' log"
|
||||
|
||||
DISQUS_SITENAME = "blog-notmyidea"
|
||||
SITEURL = 'http://blog.notmyidea.org'
|
||||
|
||||
LINKS = (('Biologeek', 'http://biologeek.org'),
|
||||
('Filyb', "http://filyb.info/"),
|
||||
|
|
Loading…
Reference in a new issue