From 5aaedbfa44056154acc7c76aefe938438c816aa9 Mon Sep 17 00:00:00 2001 From: avinal <185067@nith.ac.in> Date: Mon, 25 Jan 2021 00:03:03 +0530 Subject: [PATCH] modified condif --- pelicanconf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pelicanconf.py b/pelicanconf.py index b9b2e3b..a20b550 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -3,7 +3,7 @@ AUTHOR = 'Avinal' HIDE_AUTHORS = True SITENAME = 'Be My SpaceTime' -SITESUBTITLE = 'Avinal Kumar' +SITESUBTITLE = '눈치' SITEURL = 'https://avinal.is-a.dev' THEME = 'alchemy' PATH = 'content'