From 3ee4fc2d67dc3aecdb72ad39f23fb0ec3637cb08 Mon Sep 17 00:00:00 2001
From: horus
Date: Mon, 15 Mar 2021 22:38:27 +0100
Subject: Changes to trailing slash.
---
views/index.html | 6 +++---
views/snippets/navbar.html | 6 +++---
views/tools.html | 10 +++++-----
3 files changed, 11 insertions(+), 11 deletions(-)
(limited to 'views')
diff --git a/views/index.html b/views/index.html
index 9e7151a..5b653b7 100644
--- a/views/index.html
+++ b/views/index.html
@@ -42,7 +42,7 @@
while lazy; do
@@ -54,7 +54,7 @@
- Hobby => Projects()
+ Hobby => Projects()
endwhile
while crazy; do
@@ -66,7 +66,7 @@
if interested; do
- eval("boot up tools page")
+ eval("boot up tools page")
endwhile
- About.Me()
+ About.Me()
or
Contact.Me()
diff --git a/views/snippets/navbar.html b/views/snippets/navbar.html
index 1b28707..9a63ad9 100644
--- a/views/snippets/navbar.html
+++ b/views/snippets/navbar.html
@@ -13,13 +13,13 @@