/ ‘pelicanconf.py’

This commit is contained in:
Dooho Yi 2020-04-12 17:08:57 +09:00
parent 76c50bc9e7
commit 9b843a02d5

View file

@ -2,8 +2,8 @@
# -*- coding: utf-8 -*- #
from __future__ import unicode_literals
AUTHOR = 'lost/tr'
SITENAME = 'Example Pelican website using GitLab Pages!'
AUTHOR = 'D'
SITENAME = 'lost/tr'
SITEURL = ''
PATH = 'content'