/ ‘pelicanconf.py’
This commit is contained in:
parent
76c50bc9e7
commit
9b843a02d5
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@
|
||||||
# -*- coding: utf-8 -*- #
|
# -*- coding: utf-8 -*- #
|
||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
AUTHOR = 'lost/tr'
|
AUTHOR = 'D'
|
||||||
SITENAME = 'Example Pelican website using GitLab Pages!'
|
SITENAME = 'lost/tr'
|
||||||
SITEURL = ''
|
SITEURL = ''
|
||||||
|
|
||||||
PATH = 'content'
|
PATH = 'content'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue