added favicon

This commit is contained in:
Arian Furrer 2024-02-09 19:31:19 +01:00
parent e7e002cfbe
commit d4c7205f53
12 changed files with 35 additions and 0 deletions

View File

@ -4,6 +4,9 @@ date = 2024-02-08T21:18:17+01:00
draft = true
+++
{{< style_regular >}}
{{< toc >}}
# Was ist UCS

View File

@ -4,6 +4,9 @@ date = 2024-02-08T21:31:43+01:00
draft = true
+++
{{< style_regular >}}
{{< toc >}}
# Kapitel 1: Informationen zu diesem Buch und zur virtuellen Testumgebung

View File

@ -4,6 +4,9 @@ date = 2024-02-08T21:33:12+01:00
draft = true
+++
{{< style_regular >}}
{{< toc >}}
*Notiz: Kapitel mit Praxisübungen, etc. übersprungen*

View File

@ -4,6 +4,9 @@ date = 2024-02-08T21:35:12+01:00
draft = true
+++
{{< style_regular >}}
{{< toc >}}
# Zenmap

View File

@ -4,6 +4,9 @@ date = 2024-02-08T21:36:43+01:00
draft = true
+++
{{< style_regular >}}
{{< toc >}}
*Notiz: Kapitel mit Praxisübungen, etc. übersprungen*

View File

@ -4,6 +4,9 @@ date = 2024-02-08T21:38:20+01:00
draft = true
+++
{{< style_regular >}}
{{< toc >}}
# Notes and source

View File

@ -4,6 +4,9 @@ date = 2024-02-08T21:40:13+01:00
draft = true
+++
{{< style_regular >}}
{{< toc >}}
# 0 Handlunsnotwendige Kenntnisse

View File

@ -4,6 +4,9 @@ date = 2024-02-08T21:41:55+01:00
draft = true
+++
{{< style_regular >}}
{{< toc >}}
*Notiz: Einige Kapitel wurden übersprungen, da Notizen dazu unrealistisch/unmöglich wären*

View File

@ -4,6 +4,9 @@ date = 2024-02-08T21:43:35+01:00
draft = true
+++
{{< style_regular >}}
{{< toc >}}
# Was ist es

View File

@ -4,6 +4,9 @@ date = 2024-02-08T21:45:21+01:00
draft = true
+++
{{< style_regular >}}
{{< toc >}}

View File

@ -40,3 +40,7 @@ theme = 'hugo-theme-techdoc'
[markup.goldmark.parser]
autoHeadingID = true
autoHeadingIDType = 'github'
[params.meta]
description = "Arian's Basislehrjahr Notizen (Informatik Systemtechnik EFZ)"
author = "Arian Furrer"

View File

@ -1,3 +1,4 @@
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<style>
.main-title {
border-bottom: 1px solid black;