diff --git a/src/pages/explorelinks/navbarlinks/projects.md b/src/pages/explorelinks/navbarlinks/projects.md
index b9991f82..15e69efe 100644
--- a/src/pages/explorelinks/navbarlinks/projects.md
+++ b/src/pages/explorelinks/navbarlinks/projects.md
@@ -16,7 +16,7 @@ eleventyComputed:
{{ container "section", "content__section" }}
## My Code Projects
-
+
{{ for project of collections["code projects"] }}
- {{ project.data.title }} — {{ project.data.desc }}
{{ /for }}
@@ -25,7 +25,7 @@ eleventyComputed:
{{ container "section", "content__section" }}
## My Code Snippets
-
+
{{ for snippet of collections["code snippets"] }}
- {{ snippet.data.title }} — {{ snippet.data.desc }}
{{ /for }}
@@ -44,7 +44,7 @@ My drawings can be found on my art blog on Tumblr:
## My Video Game Mods
I have created mods (short for "modifications") for the following video games:
-