From 1ecffacd8738ee34e34852918d8368adaacd1887 Mon Sep 17 00:00:00 2001
From: Kai Moritz <kai@juplo.de>
Date: Mon, 6 May 2019 23:05:37 +0200
Subject: [PATCH] WIP: Weg finden, Projekte einzubinden - oder Hartkodiert?

---
 dist/sitemap.json | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dist/sitemap.json b/dist/sitemap.json
index a573ec9b..8b9ac943 100644
--- a/dist/sitemap.json
+++ b/dist/sitemap.json
@@ -23,7 +23,9 @@
   },
   "_childs": {
     "/blog/": [],
-    "/projects.html": [],
+    "/projects.html": [
+      "/hibernate-maven-plugin/2.1.2-SNAPSHOT/index.html"
+    ],
     "/about.html": [
       "/expertise.html",
       "/references.html",
-- 
2.20.1