X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=dist%2Fsitemap.json;h=a1a4a2c7d40555818fe1d37767714b0015abe816;hp=66a194832f4064016006e41f078fe739bc206ad3;hb=637fc5a1b16d6357486e349dcc283b4ccb8d034d;hpb=faabfa9f4eda5b718e317e6849342ae60f022052 diff --git a/dist/sitemap.json b/dist/sitemap.json index 66a19483..a1a4a2c7 100644 --- a/dist/sitemap.json +++ b/dist/sitemap.json @@ -3,6 +3,9 @@ "/index.html": "Home", "/blog/": "Blog", "/projects.html": "Projects", + "/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/index.html": "Hibernate Maven Plugin", + "/projects/http-resources/2.0.0/index.html": "HTTP resources", + "/projects/maven-thymeleaf-skin/1.1.0/index.html": "Maven Thymeleaf Skin", "/about.html": "About", "/expertise.html": "Expertise", "/references.html": "References", @@ -24,8 +27,9 @@ ], "/blog/": [], "/projects.html": [ - "/hibernate-maven-plugin/index.html", - "/hibernate-maven-plugin/2.1.2-SNAPSHOT/index.html" + "/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/index.html", + "/projects/http-resources/2.0.0/index.html", + "/projects/maven-thymeleaf-skin/1.1.0/index.html" ], "/about.html": [ "/expertise.html", @@ -45,6 +49,25 @@ "/index.html": [ "/index.html" ], + "/projects.html": [ + "/index.html", + "/projects.html" + ], + "/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/index.html": [ + "/index.html", + "/projects.html", + "/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/index.html" + ], + "/projects/http-resources/2.0.0/index.html": [ + "/index.html", + "/projects.html", + "/projects/http-resources/2.0.0/index.html" + ], + "/projects/maven-thymeleaf-skin/1.1.0/index.html": [ + "/index.html", + "/projects.html", + "/projects/maven-thymeleaf-skin/1.1.0/index.html" + ], "/about.html": [ "/index.html", "/about.html"