/ ‘pelicanconf-localhost.py’
This commit is contained in:
parent
22165f1c62
commit
c5159a98b9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
# -*- coding: utf-8 -*- #
|
# -*- coding: utf-8 -*- #
|
||||||
import pelicanconf
|
import ./pelicanconf
|
||||||
|
|
||||||
SITEURL = 'localhost:8000'
|
SITEURL = 'localhost:8000'
|
||||||
print(SITEURL)
|
print(SITEURL)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue