From 79ba732679981e3aa00d3c62dfc56e9895573b86 Mon Sep 17 00:00:00 2001 From: zoe Date: Sat, 9 Apr 2022 00:42:19 +0200 Subject: [PATCH] first commit --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 7e2e8b1..8749e06 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ baseURL = "http://example.org/" languageCode = "en-us" -title = "My New Hugo Site" -style = "battheme" +title = "batsite" +theme = "battheme"