/ ‘pelicanconf-localhost.py’
This commit is contained in:
parent
6bfe67fb63
commit
9392a125f2
1 changed files with 1 additions and 0 deletions
|
|
@ -3,3 +3,4 @@
|
||||||
import pelicanconf
|
import pelicanconf
|
||||||
|
|
||||||
SITEURL = 'localhost:8000'
|
SITEURL = 'localhost:8000'
|
||||||
|
print(SITEURL)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue