diff --git a/docs/.vuepress/components/MiniBlog.vue b/docs/.vuepress/components/MiniBlog.vue
new file mode 100644
index 0000000..1ce14b9
--- /dev/null
+++ b/docs/.vuepress/components/MiniBlog.vue
@@ -0,0 +1,64 @@
+
+
+
+
+ Neueste News
+
+
+ -
+
+ {{ post.info?.title }}
+ — {{ formatDate(post.info.date) }}
+
+
+
+
+
+
+ Mehr News →
+
+
+
+
diff --git a/docs/de/README.md b/docs/de/README.md
index e1e8bb5..99af309 100644
--- a/docs/de/README.md
+++ b/docs/de/README.md
@@ -287,6 +287,10 @@ description: Eine freie Open-Source-Software, mit der du ein soziales Netzwerk f
XXX -->
+
+
+
+