mirror of
https://github.com/nairobilug/pelican-alchemy.git
synced 2024-12-30 12:15:06 +01:00
Reference my up to date fork
This commit is contained in:
parent
369cf7a476
commit
485d685a20
4 changed files with 6 additions and 6 deletions
|
|
@ -10,7 +10,7 @@ import sys
|
|||
sys.path.append(os.curdir)
|
||||
from pelicanconf import *
|
||||
|
||||
SITEURL = 'http://example.com'
|
||||
SITEURL = 'https://rwanyoike.github.io/alchemy-preview/'
|
||||
RELATIVE_URLS = False
|
||||
|
||||
FEED_ALL_ATOM = 'feeds/all.atom.xml'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue