X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=dist%2Fthymeleaf%2Fsitemap.json;fp=dist%2Fthymeleaf%2Fsitemap.json;h=0000000000000000000000000000000000000000;hp=b4542cadaa9e3613b5449651b009dac13d4f653e;hb=8a12c419660cdba38a5f93c9085027f68e349747;hpb=dc4067a80eb152a9dca688356cadda7f5efcacd4 diff --git a/dist/thymeleaf/sitemap.json b/dist/thymeleaf/sitemap.json deleted file mode 100644 index b4542cad..00000000 --- a/dist/thymeleaf/sitemap.json +++ /dev/null @@ -1,117 +0,0 @@ -{ - "sections": { - "blog": "/blog.html", - "projects": "/projects.html", - "about": "/about.html" - }, - "pages": { - "/index.html": { "name": "Home" }, - "/blog.html": { - "name": "Blog", - "childs": {} - }, - "/projects.html": { - "name": "Projects", - "childs": {} - }, - "/about.html": { - "name": "About", - "childs": { - "/expertise.html": "Expertise", - "/references.html": "References", - "/impressum.html": "Impressum", - "/contact.html": "Contact" - }, - "crumbs": [{ "uri": "/about.html", "name": "About" }] - }, - "/expertise.html": { - "name": "Expertise", - "childs": {}, - "crumbs": [ - { "uri": "/about.html", "name": "About" }, - { "uri": "/expertise.html", "name": "Expertise" } - ] - }, - "/references.html": { - "name": "References", - "childs": {}, - "crumbs": [ - { "uri": "/about.html", "name": "About" }, - { "uri": "/references.html", "name": "References" } - ] - }, - "/impressum.html": { - "name": "Impressum", - "childs": { - "/agb.html": "AGB", - "/haftung-inhalte.html": "Haftung für Inhalte", - "/haftung-links.html": "Haftung für Links", - "/urheberrechte.html": "Urheberrechte", - "/datenschutz.html": "Datenschutz" - }, - "crumbs": [ - { "uri": "/about.html", "name": "About" }, - { "uri": "/impressum.html", "name": "Impressum" } - ] - }, - "/contact.html": { - "name": "Contact", - "crumbs": [ - { "uri": "/about.html", "name": "About" }, - { "uri": "/contact.html", "name": "Contact" } - ] - }, - "/agb.html": { - "name": "AGB", - "crumbs": [ - { "uri": "/about.html", "name": "About" }, - { "uri": "/impressum.html", "name": "Impressum" }, - { "uri": "/agb.html", "name": "AGB" } - ] - }, - "/haftung-inhalte.html": { - "name": "Haftung für Inhalte", - "crumbs": [ - { "uri": "/about.html", "name": "About" }, - { "uri": "/impressum.html", "name": "Impressum" }, - { "uri": "/haftung-inhalte.html", "name": "Haftung für Inhalte" } - ] - }, - "/haftung-links.html": { - "name": "Haftung für Links", - "crumbs": [ - { "uri": "/about.html", "name": "About" }, - { "uri": "/impressum.html", "name": "Impressum" }, - { "uri": "/haftung-links.html", "name": "Haftung für Links" } - ] - }, - "/urheberrechte.html": { - "name": "Urheberrechte", - "crumbs": [ - { "uri": "/about.html", "name": "About" }, - { "uri": "/impressum.html", "name": "Impressum" }, - { "uri": "/urheberrechte.html", "name": "Urheberrechte" } - ] - }, - "/datenschutz.html": { - "name": "Datenschutz", - "crumbs": [ - { "uri": "/about.html", "name": "About" }, - { "uri": "/impressum.html", "name": "Impressum" }, - { "uri": "/datenschutz.html", "name": "Datenschutz" } - ] - }, - "/templates/404.html": { - "name": "404-Template", - "crumbs": [ - { "uri": "/templates/404.html", "name": "404-Template" } - ] - }, - "/templates/error.html": { - "name": "5xx-Template", - "crumbs": [ - { "uri": "/templates/error.html", "name": "5xx-Template" } - ] - } - } -}