From 9392a125f2c6bf438b5eb04dcbf31c70211723b2 Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Wed, 6 May 2020 12:06:49 +0900 Subject: [PATCH] =?UTF-8?q?/=20=E2=80=98pelicanconf-localhost.py=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pelicanconf-localhost.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pelicanconf-localhost.py b/pelicanconf-localhost.py index 2bf161b..28eed28 100644 --- a/pelicanconf-localhost.py +++ b/pelicanconf-localhost.py @@ -3,3 +3,4 @@ import pelicanconf SITEURL = 'localhost:8000' +print(SITEURL)