Skip to content

Commit eb3b26b

Browse files
author
drinkingkazu
committed
local dev mode undone
1 parent 79755bc commit eb3b26b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pelicanconf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
SITEDESCRIPTION = 'description!'
1616
SITELOGO = 'profile.png'
1717
SITEURL = GROUPURL + '/Blog'
18-
SITEURL = '' # uncomment this line for local dev
18+
#SITEURL = '' # uncomment this line for local dev
1919
#FAVICON = SITEURL + '/images/favicon.ico'
2020

2121
BROWSER_COLOR='#333'

0 commit comments

Comments
 (0)