Compare commits
2 Commits
e3c634e8e0
...
7fb14ab4d6
| Author | SHA1 | Date |
|---|---|---|
|
|
7fb14ab4d6 | |
|
|
05ddedc368 |
|
|
@ -0,0 +1 @@
|
||||||
|
Dieses Repo enthält die Dateien, welche ich für die HUGO-Seite <https://notes.arian.li> brauche.
|
||||||
|
|
@ -2,8 +2,6 @@ baseURL = 'https://notes.arian.li'
|
||||||
languageCode = 'de-ch'
|
languageCode = 'de-ch'
|
||||||
title = "Arian's Basislehrjahr-Notizen (Informatik Systemtechnik EFZ)"
|
title = "Arian's Basislehrjahr-Notizen (Informatik Systemtechnik EFZ)"
|
||||||
theme = 'hugo-theme-techdoc'
|
theme = 'hugo-theme-techdoc'
|
||||||
css = ["css/style.css"]
|
|
||||||
font = 'Fira Sans'
|
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue