diff --git a/src/projects/projects.11tydata.json b/src/projects/projects.11tydata.json new file mode 100644 index 00000000..6ac53410 --- /dev/null +++ b/src/projects/projects.11tydata.json @@ -0,0 +1,3 @@ +{ + "tags": "project pages" +} \ No newline at end of file diff --git a/src/sitemap.njk b/src/sitemap.njk index 5bdeb3bb..ac9c404d 100644 --- a/src/sitemap.njk +++ b/src/sitemap.njk @@ -22,6 +22,7 @@ desc: Site map of Leilukin's Hub. {%- endfor %} {% endif %} + {% if page.data.title === "Articles" %} {% endif %} + + {% if page.data.title === "Projects" %} + + {% endif %} + {% if page.data.title === "Changelogs" %}