From 3415098b5dc5b1f87658ca532f8d538860326d55 Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Sun, 12 Apr 2020 16:31:47 +0900 Subject: [PATCH] =?UTF-8?q?/=20=E2=80=98pelicanconf.py=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pelicanconf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pelicanconf.py b/pelicanconf.py index 5b708d2..d04b30b 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -36,4 +36,4 @@ DEFAULT_PAGINATION = 5 #RELATIVE_URLS = True # THEME -THEME = "/home/admin/pelican-themes/graymill" +THEME = "/themes/graymill"