X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=dist%2Ftemplates%2Fvariables.json;fp=dist%2Ftemplates%2Fvariables.json;h=d09f0838d1747d4a4730eebe2bdf7a00d002ac09;hp=2f7172c118ccd24d8768888245119d2ce564298e;hb=72715e516339c242367cc305594a37a2e402eb41;hpb=84d5a52a48272d1f924bf8ac9701a1028b9d4074 diff --git a/dist/templates/variables.json b/dist/templates/variables.json index 2f7172c1..d09f0838 100644 --- a/dist/templates/variables.json +++ b/dist/templates/variables.json @@ -1,8 +1,8 @@ { "sections": { - "/blog.html": { "name": "Blog", "key": "blog" }, - "/projects.html": { "name": "Projects", "key": "projects" }, - "/about.html": { "name": "About", "key": "about" } + "blog": "/blog.html", + "projects": "/projects.html", + "about": "/about.html" }, "pages": { "/index.html": { "name": "Home" },