From b36fec02c537a2f5c9d2124a4523397bd7eecdee Mon Sep 17 00:00:00 2001 From: cinnaboot Date: Mon, 17 Jul 2023 09:46:24 -0400 Subject: [PATCH] update theme --- pelicanconf.py | 2 +- themes/notmyidea-custom/templates/base.html | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/pelicanconf.py b/pelicanconf.py index 03ac9de..a99d29e 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -1,5 +1,5 @@ AUTHOR = 'cinnaboot' -SITENAME = 'blech' +SITENAME = 'bxxa.cc' SITEURL = '' PATH = 'content' diff --git a/themes/notmyidea-custom/templates/base.html b/themes/notmyidea-custom/templates/base.html index 0f05a61..e561aa9 100644 --- a/themes/notmyidea-custom/templates/base.html +++ b/themes/notmyidea-custom/templates/base.html @@ -26,7 +26,6 @@