/ ‘pelicanconf-localhost.py’

This commit is contained in:
Dooho Yi 2020-05-06 12:08:42 +09:00
parent 22165f1c62
commit c5159a98b9

View file

@ -1,6 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*- #
import pelicanconf
import ./pelicanconf
SITEURL = 'localhost:8000'
print(SITEURL)