- Home
+ Home
- About
+ About
- Blog
+ Blog
diff --git a/docs/404.html b/docs/404.html
index 77c636e..e26b2de 100644
--- a/docs/404.html
+++ b/docs/404.html
@@ -11,11 +11,11 @@
- Home
+ Home
- About
+ About
- Blog
+ Blog
diff --git a/docs/about.html b/docs/about.html
index a3f3838..37dd7c5 100644
--- a/docs/about.html
+++ b/docs/about.html
@@ -11,11 +11,11 @@
- Home
+ Home
- About
+ About
- Blog
+ Blog
diff --git a/docs/blog.html b/docs/blog.html
index a699e39..cb5e9ad 100644
--- a/docs/blog.html
+++ b/docs/blog.html
@@ -11,11 +11,11 @@
- Home
+ Home
- About
+ About
- Blog
+ Blog
diff --git a/docs/feed.xml b/docs/feed.xml
index 456eb58..71d41cd 100644
--- a/docs/feed.xml
+++ b/docs/feed.xml
@@ -1,4 +1,4 @@
-Jekyll2022-09-26T12:10:07+02:00/feed.xmlMr.Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description.2022 Week 38 How to create a static website with Jekyll and deploy it on GitHubPages2022-09-20T00:00:00+02:002022-09-20T00:00:00+02:00/2022/09/20/how-to-create-githubpage<div class="outerDiv">
+Jekyll2022-09-26T17:39:33+02:00/feed.xmlMr.Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description.2022 Week 38 How to create a static website with Jekyll and deploy it on GitHubPages2022-09-20T00:00:00+02:002022-09-20T00:00:00+02:00/2022/09/20/how-to-create-githubpage<div class="outerDiv">
<div id="prerequisits">
<h3>Prerequisits</h3>
Install <a href="https://git-scm.com/downloads" target="_blank">Git</a><br>
diff --git a/docs/imprint.html b/docs/imprint.html
index 0ffcf65..a52d69f 100644
--- a/docs/imprint.html
+++ b/docs/imprint.html
@@ -11,11 +11,11 @@
- Home
+ Home
- About
+ About
- Blog
+ Blog
diff --git a/docs/index.html b/docs/index.html
index 6e2595f..a29c8db 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -11,11 +11,11 @@
- Home
+ Home
- About
+ About
- Blog
+ Blog
diff --git a/docs/privacy.html b/docs/privacy.html
index 4f3ffc4..f3aa9d9 100644
--- a/docs/privacy.html
+++ b/docs/privacy.html
@@ -11,11 +11,11 @@
- Home
+ Home
- About
+ About
- Blog
+ Blog
diff --git a/docs/terms.html b/docs/terms.html
index 00cb58d..31838ca 100644
--- a/docs/terms.html
+++ b/docs/terms.html
@@ -11,11 +11,11 @@
- Home
+ Home
- About
+ About
- Blog
+ Blog
diff --git a/localdocs/_includes/navigation.html b/localdocs/_includes/navigation.html
index e68c358..118ea6f 100644
--- a/localdocs/_includes/navigation.html
+++ b/localdocs/_includes/navigation.html
@@ -1,6 +1,6 @@
{% for item in site.data.navigation %}
- {{ item.name }}
+ {{ item.name }}
{% endfor %}
{% for item in site.data.socialMedia %}
{{ item.icon }}
diff --git a/localdocs/about.html b/localdocs/about.html
index 64ffa92..02509f7 100644
--- a/localdocs/about.html
+++ b/localdocs/about.html
@@ -5,10 +5,15 @@ css_file: styles.css
---