From ae7f5dcb9cddb45514a1d17dd6ebdb6f41babcd9 Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Sun, 26 Apr 2020 02:58:35 +0900 Subject: [PATCH] =?UTF-8?q?-=20=E2=80=98.#pelicanconf.py=E2=80=99=20/=20?= =?UTF-8?q?=E2=80=98pelicanconf.py=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .#pelicanconf.py | 1 - pelicanconf.py | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 120000 .#pelicanconf.py diff --git a/.#pelicanconf.py b/.#pelicanconf.py deleted file mode 120000 index 7157a4c..0000000 --- a/.#pelicanconf.py +++ /dev/null @@ -1 +0,0 @@ -doohoyi@Doohoui-MacBookAir.local.11685 \ No newline at end of file diff --git a/pelicanconf.py b/pelicanconf.py index e60d2e4..eb024ae 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -40,7 +40,7 @@ DEFAULT_PAGINATION = 5 #RELATIVE_URLS = True # PLUGINS -PLUGIN_PATHS = ['/home/admin/pelican-plugins'] +PLUGIN_PATHS = ['plugins'] PLUGINS = ['assets'] # THEME (customizing)