From 05ddedc3687ba248261493c7aa83446869fef341 Mon Sep 17 00:00:00 2001 From: arian Date: Fri, 9 Feb 2024 18:03:10 +0100 Subject: [PATCH] fixed config --- hugo.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/hugo.toml b/hugo.toml index f9dcd84..fe29998 100644 --- a/hugo.toml +++ b/hugo.toml @@ -2,8 +2,6 @@ baseURL = 'https://notes.arian.li' languageCode = 'de-ch' title = "Arian's Basislehrjahr-Notizen (Informatik Systemtechnik EFZ)" theme = 'hugo-theme-techdoc' -css = ["css/style.css"] -font = 'Fira Sans' [params]