override head-additions
This commit is contained in:
parent
bd27b2982f
commit
b2e2bb7ae0
2 changed files with 4 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
copyright = "Chaostreff Chemnitz"
|
||||
baseURL = 'https://interfug.de/'
|
||||
languageCode = "de-de"
|
||||
theme = "ananke_if25"
|
||||
theme = "ananke"
|
||||
resourceDir = "../resources"
|
||||
|
||||
DefaultContentLanguage = "de"
|
||||
|
|
3
themes/_default/layouts/partials/head-additions.html
Normal file
3
themes/_default/layouts/partials/head-additions.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
<link rel="stylesheet" href="/style/fonts.css">
|
||||
<link rel="stylesheet" href="/style/style.css">
|
||||
<link rel="stylesheet" href="/style/mobile.css">
|
Loading…
Add table
Add a link
Reference in a new issue