From c502036854bb5af4cea82e7e85d4d7fb8455f1a5 Mon Sep 17 00:00:00 2001 From: Alejandro Date: Thu, 25 Jul 2024 11:58:24 -0600 Subject: added: lugo theme --- hugo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'hugo.toml') diff --git a/hugo.toml b/hugo.toml index 7e568b8..270abbb 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,3 +1,4 @@ baseURL = 'https://example.org/' languageCode = 'en-us' title = 'My New Hugo Site' +theme = 'lugo' -- cgit v1.2.3