forked from github/pelican
parent
089b46b7eb
commit
68724e9682
3 changed files with 7 additions and 4 deletions
|
|
@ -10,6 +10,7 @@ import sys
|
|||
sys.path.append(os.curdir)
|
||||
from pelicanconf import *
|
||||
|
||||
# If your site is available via HTTPS, make sure SITEURL begins with https://
|
||||
SITEURL = '$siteurl'
|
||||
RELATIVE_URLS = False
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue