diff options
author | Jacob Janzen <jacob.a.s.janzen@gmail.com> | 2024-03-22 11:12:46 -0500 |
---|---|---|
committer | Jacob Janzen <jacob.a.s.janzen@gmail.com> | 2024-03-22 11:12:46 -0500 |
commit | d80d88f3b9f7facb8e91b78b5975e2340d454d36 (patch) | |
tree | 772dad15693371897f5151d86cb29789b1fdc4e7 /tea/template.html | |
parent | d7b566453bbc67c930e52f692dd83a562663932a (diff) |
add rants
Diffstat (limited to 'tea/template.html')
-rw-r--r-- | tea/template.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tea/template.html b/tea/template.html index 3d45fc0..18ab9f1 100644 --- a/tea/template.html +++ b/tea/template.html @@ -13,6 +13,7 @@ <a href="../index.html">Home</a> <a href="../projects.html">Projects</a> <a href="../tea.html">Tea Tasting Notes</a> + <a href="../rants.html">Rants</a> <a href="../about.html">About Me</a> </div> <div class="body"> |