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]