diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-09-11 05:15:20 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-09-11 05:15:20 +0200 |
commit | bda44e93541fa478abf3ce4b3461f026a90fa8cb (patch) | |
tree | a62a7e1d456effe914a77b45f66485c3e8bfd92d /include/nav.html | |
parent | ced3ed9ddde25614bbc9777a5d546eee2a44a2e0 (diff) |
Move the site from HTML to GSP
Diffstat (limited to 'include/nav.html')
-rw-r--r-- | include/nav.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/nav.html b/include/nav.html deleted file mode 100644 index 9f8f2c2..0000000 --- a/include/nav.html +++ /dev/null @@ -1,4 +0,0 @@ -<menu> - <li><a href="/">Home</a></li> - <li><a href="..">Back</a></li> -</menu> |