update style 1
All checks were successful
Website / Website veröffentlichen (push) Successful in 9s

This commit is contained in:
2024-08-11 22:54:07 +02:00
parent 3e9e1c50a8
commit 0d1a0a5fdf
20 changed files with 32 additions and 125 deletions

View File

@@ -1,3 +1,3 @@
+++
author = "Hugo Authors"
author = "fte"
+++

View File

@@ -3,7 +3,7 @@ title = "About"
description = "Hugo, the world's fastest framework for building websites"
date = "2019-02-28"
aliases = ["about-us", "about-hugo", "contact"]
author = "Hugo Authors"
author = "fte"
+++
Written in Go, Hugo is an open source static site generator available under the [Apache Licence 2.0.](https://github.com/gohugoio/hugo/blob/master/LICENSE) Hugo supports TOML, YAML and JSON data file types, Markdown and HTML content files and uses shortcodes to add rich content. Other notable features are taxonomies, multilingual mode, image processing, custom output formats, HTML/CSS/JS minification and support for Sass SCSS workflows.

View File

@@ -1,6 +1,6 @@
+++
aliases = ["posts", "articles", "blog", "showcase", "docs"]
title = "Posts"
author = "Hugo Authors"
title = "Beiträge"
author = "fte"
tags = ["index"]
+++

View File

@@ -1,5 +1,5 @@
+++
author = "Hugo Authors"
author = "fte"
title = "Emoji Support"
date = "2019-03-05"
description = "Guide to emoji usage in Hugo"

View File

@@ -1,5 +1,5 @@
+++
author = "Hugo Authors"
author = "fte"
title = "Neu entwickelter Absaug-Adapter"
date = "2019-03-11"
description = "Sample article showcasing basic Markdown syntax and formatting for HTML elements."

View File

@@ -1,5 +1,5 @@
---
author: Hugo Authors
author: fte
title: Math Typesetting
date: 2019-03-08
description: A brief guide to setup KaTeX

View File

@@ -1,5 +1,5 @@
+++
author = "Hugo Authors"
author = "fte"
title = "Placeholder Text"
date = "2019-03-09"
description = "Lorem Ipsum Dolor Si Amet"

View File

@@ -1,5 +1,5 @@
+++
author = "Hugo Authors"
author = "fte"
title = "Rich Content"
date = "2019-03-10"
description = "A brief description of Hugo Shortcodes"

View File

@@ -2,6 +2,6 @@
title: 'Kontakt'
---
Um Kontakt aufzunehmen, das Formular unten ausfüllen.
Füllen Sie bitte dieses Formular aus, um mit mir in Kontakt zu treten.
{{< form >}}

View File

@@ -1,7 +1,6 @@
+++
title = "Impressum und Datenschutzerklärung"
+++
<hr>
<br>
<style>
.h-imprint{color:#00ad8e!important;font-weight:100!important;}