X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=dist%2Ftemplates%2Fvariables.json;h=d09f0838d1747d4a4730eebe2bdf7a00d002ac09;hb=cfcbd4a97f01c798a77e130c02c086ced0b7fb15;hp=2f7172c118ccd24d8768888245119d2ce564298e;hpb=84d5a52a48272d1f924bf8ac9701a1028b9d4074;p=website 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" },