X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=dist%2Fsitemap.json;h=02e6f93edff9e3c222bac63cfc5cfbedee81dc65;hp=a573ec9bc324ae17ad4acce78e074c52d2e3690e;hb=fe6609ac73c02e777783178b75d8c2f9adc93fc4;hpb=67c6c67524571291077f9567391e56bf845afbde diff --git a/dist/sitemap.json b/dist/sitemap.json index a573ec9b..02e6f93e 100644 --- a/dist/sitemap.json +++ b/dist/sitemap.json @@ -1,9 +1,4 @@ { - "_sections": { - "blog": "/blog/", - "projects": "/projects.html", - "about": "/about.html" - }, "_titles": { "/index.html": "Home", "/blog/": "Blog", @@ -22,16 +17,18 @@ "/templates/error.html": "5xx-Template" }, "_childs": { + "/index.html": [ + "/blog/", + "/projects.html", + "/about.html" + ], "/blog/": [], - "/projects.html": [], "/about.html": [ "/expertise.html", "/references.html", "/impressum.html", "/contact.html" ], - "/expertise.html": [], - "/references.html": [], "/impressum.html": [ "/agb.html", "/haftung-inhalte.html", @@ -41,54 +38,73 @@ ] }, "_crumbs": { + "/index.html": [ + "/index.html" + ], + "/projects.html": [ + "/index.html", + "/projects.html" + ], "/about.html": [ + "/index.html", "/about.html" ], "/expertise.html": [ + "/index.html", "/about.html", "/expertise.html" ], "/references.html": [ + "/index.html", "/about.html", "/references.html" ], "/impressum.html": [ + "/index.html", "/about.html", "/impressum.html" ], "/contact.html": [ + "/index.html", "/about.html", "/contact.html" ], "/agb.html": [ + "/index.html", "/about.html", "/impressum.html", "/agb.html" ], "/haftung-inhalte.html": [ + "/index.html", "/about.html", "/impressum.html", "/haftung-inhalte.html" ], "/haftung-links.html": [ + "/index.html", "/about.html", "/impressum.html", "/haftung-links.html" ], "/urheberrechte.html": [ + "/index.html", "/about.html", "/impressum.html", "/urheberrechte.html" ], "/datenschutz.html": [ + "/index.html", "/about.html", "/impressum.html", "/datenschutz.html" ], "/templates/404.html": [ + "/index.html", "/templates/404.html" ], "/templates/error.html": [ + "/index.html", "/templates/error.html" ] }