X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=dist%2Fsitemap.json;h=36895655fa64a5dd6887fa2029134f81355f5625;hp=92d446df97ee2a34c156e05ac4b624a86b8a41d0;hb=HEAD;hpb=91975c8a0b19f7b5799fa8917355fa35d5894295 diff --git a/dist/sitemap.json b/dist/sitemap.json index 92d446df..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.0/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": {} }