From 79f08b42bb6af30b3e713a5b2c1a8904078d3af5 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Thu, 21 Sep 2023 16:07:46 +0200 Subject: Added reference to the theme I want --- hugo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'hugo.toml') diff --git a/hugo.toml b/hugo.toml index 7e568b8..9a9dc5b 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,3 +1,4 @@ baseURL = 'https://example.org/' languageCode = 'en-us' title = 'My New Hugo Site' +theme = 'hugo-bearblog' -- cgit v1.3.1