Seite nicht gefunden
+Die angeforderte Seite existiert nicht (mehr). Möglicherweise ist der Artikel umgezogen.
+ +diff --git a/content/posts/reflection.md b/content/posts/reflection.md
index 280d1f9..d7dd327 100644
--- a/content/posts/reflection.md
+++ b/content/posts/reflection.md
@@ -6,7 +6,7 @@ original_url: "https://aztec-project.org/blog/reflection.html"
archive_url: "https://web.archive.org/web/20250114131122/https://aztec-project.org/blog/reflection.html"
author: "Thomas Christian"
categories: ["How-To"]
-tags: ["Assemblies", "Assemby", "C#", "Reflection"]
+tags: ["Assemblies", "Assembly", "C#", "Reflection"]
---
## Vorbereitung
diff --git a/hugo.toml b/hugo.toml
index 6f9b1bf..72a84d1 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -12,6 +12,7 @@ paginate = 10
[params]
subtitle = "but we can fix it! Sometimes :)"
bannerImage = "/images/banner.jpg"
+ description = "build broken – Das Blog-Archiv des .NET-/Softwareentwicklungs-Blogs (2009–2010): Artikel zu Clean Code, ASP.NET, MVC, MVP, WinForms, StupidDB, NoSQL, Scrum und mehr. Von Stefan Kölle, Christina Hirth, Thomas Christian und Andreas Seebauer."
[markup.goldmark.renderer]
unsafe = true
diff --git a/layouts/_default/404.html b/layouts/_default/404.html
new file mode 100644
index 0000000..aeb787c
--- /dev/null
+++ b/layouts/_default/404.html
@@ -0,0 +1,9 @@
+{{ define "main" }}
+ Die angeforderte Seite existiert nicht (mehr). Möglicherweise ist der Artikel umgezogen.Seite nicht gefunden
+