commit 450dd06ab1bb6198f2c0b3f5c5c3bee3cff66d1f
parent d23e5ea7c37bf6cf82f36cbf707d9a9d58952d5d
Author: Jake Bauer <jbauer@paritybit.ca>
Date: Sun, 7 Apr 2019 13:08:39 -0400
Rename My Projects to just Projects
Diffstat:
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/build/header.html b/build/header.html
@@ -15,10 +15,10 @@
<ul>
<li><a href="/home.html">Home<a/></li>
<li><a href="/essays.html">Essays</a></li>
- <li><a href="/toolset.html">My Toolset</a></li>
- <li><a href="/projects.html">My Projects</a></li>
+ <li><a href="/projects.html">Projects</a></li>
<li><a href="/guides.html">Guides<a/></li>
<li><a href="/about-me.html">About Me</a></li>
+ <li><a href="/toolset.html">My Toolset</a></li>
<li><a href="/about-site.html">About This Site</a></li>
</ul>
</div>
diff --git a/pages/projects.md b/pages/projects.md
@@ -1,4 +1,4 @@
-## My Projects
+## Projects
Below is a selection of links to my various projects and places where you can
find them hosted.