mirror of
https://github.com/almet/notmyidea.git
synced 2025-04-28 19:42:37 +02:00
reorder conf.
This commit is contained in:
parent
32b9c7549a
commit
5808acbe40
1 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
GITHUB_URL = 'http://github.com/ametaireau/'
|
|
||||||
DISQUS_SITENAME = "blog-notmyidea"
|
|
||||||
AUTHOR = u'Alexis Métaireau'
|
AUTHOR = u'Alexis Métaireau'
|
||||||
PDF_PROCESSOR = True
|
|
||||||
|
|
||||||
SITENAME = u"Alexis' log"
|
SITENAME = u"Alexis' log"
|
||||||
SITEURL = 'http://blog.notmyidea.org'
|
SITEURL = 'http://blog.notmyidea.org'
|
||||||
|
|
||||||
|
GITHUB_URL = 'http://github.com/ametaireau/'
|
||||||
|
DISQUS_SITENAME = "blog-notmyidea"
|
||||||
|
PDF_PROCESSOR = True
|
||||||
|
|
||||||
LINKS = (('Biologeek', 'http://biologeek.org'),
|
LINKS = (('Biologeek', 'http://biologeek.org'),
|
||||||
('Filyb', "http://filyb.info/"),
|
('Filyb', "http://filyb.info/"),
|
||||||
('Libert-fr', "http://www.libert-fr.com"),
|
('Libert-fr', "http://www.libert-fr.com"),
|
||||||
|
|
Loading…
Reference in a new issue