X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=dist%2Fsitemap.json;h=92d446df97ee2a34c156e05ac4b624a86b8a41d0;hp=2e468158b5b2c98ac1c5c7c9011d61cf2c18e6b7;hb=HEAD;hpb=e591314b95861c3bb711c884c741d8bc620ce0f7 diff --git a/dist/sitemap.json b/dist/sitemap.json index 2e468158..e97ceff8 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,10 +27,9 @@ ], "/blog/": [], "/projects.html": [ - "/hibernate-maven-plugin/index.html", - "/projects/hibernate-maven-plugin-2.1.2-SNAPSHOT/index.html", - "/http-resources/2.0.0/index.html", - "/maven-thymeleaf-skin/1.1-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", @@ -47,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" @@ -109,5 +130,6 @@ "/index.html", "/templates/error.html" ] - } + }, + "_canonical": {} }