Skip to content
Snippets Groups Projects
Commit 187ba40c authored by martin-corredera's avatar martin-corredera
Browse files

First commit

parent e8e9b652
No related branches found
No related tags found
No related merge requests found
Pipeline #49072 passed
...@@ -6,7 +6,7 @@ import sys ...@@ -6,7 +6,7 @@ import sys
sys.path.append(os.curdir) sys.path.append(os.curdir)
from pelicanconf import * from pelicanconf import *
SITEURL = '/pelican' SITEURL = '/proyecto-final'
RELATIVE_URLS = False RELATIVE_URLS = False
FEED_ALL_ATOM = 'feeds/all.atom.xml' FEED_ALL_ATOM = 'feeds/all.atom.xml'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment