diff options
Diffstat (limited to 'public/projects')
-rw-r--r-- | public/projects/WeeklyByte/2024/issue0WB.html | 2 | ||||
-rw-r--r-- | public/projects/WeeklyByte/2024/issue1WB.html | 2 | ||||
-rw-r--r-- | public/projects/WeeklyByte/WeeklyByte.html | 2 | ||||
-rw-r--r-- | public/projects/programs/Dotfiles.html | 2 | ||||
-rw-r--r-- | public/projects/programs/Fakefetch.html | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/public/projects/WeeklyByte/2024/issue0WB.html b/public/projects/WeeklyByte/2024/issue0WB.html index c5e318d..16e1617 100644 --- a/public/projects/WeeklyByte/2024/issue0WB.html +++ b/public/projects/WeeklyByte/2024/issue0WB.html @@ -16,7 +16,7 @@ </div> <div class="content"> <header> - <h1>Shipwreckt</h1> + <h1>Shipwreckt</h1><hr> <nav> <ul> <li><a href="../../../index.html">Home</a></li> diff --git a/public/projects/WeeklyByte/2024/issue1WB.html b/public/projects/WeeklyByte/2024/issue1WB.html index 227defc..859707e 100644 --- a/public/projects/WeeklyByte/2024/issue1WB.html +++ b/public/projects/WeeklyByte/2024/issue1WB.html @@ -16,7 +16,7 @@ </div> <div class="content"> <header> - <h1>Shipwreckt</h1> + <h1>Shipwreckt</h1><hr> <nav> <ul> <li><a href="../../../index.html">Home</a></li> diff --git a/public/projects/WeeklyByte/WeeklyByte.html b/public/projects/WeeklyByte/WeeklyByte.html index 0edf745..af5842b 100644 --- a/public/projects/WeeklyByte/WeeklyByte.html +++ b/public/projects/WeeklyByte/WeeklyByte.html @@ -16,7 +16,7 @@ </div> <div class="content"> <header> - <h1>Shipwreckt</h1> + <h1>Shipwreckt</h1><hr> <nav> <ul> <li><a href="../../index.html">Home</a></li> diff --git a/public/projects/programs/Dotfiles.html b/public/projects/programs/Dotfiles.html index 9e961c0..e625ba9 100644 --- a/public/projects/programs/Dotfiles.html +++ b/public/projects/programs/Dotfiles.html @@ -17,7 +17,7 @@ </div> <div class="content"> <header> - <h1>Shipwreckt</h1> + <h1>Shipwreckt</h1><hr> <nav> <ul> <li><a href="../../index.html">Home</a></li> diff --git a/public/projects/programs/Fakefetch.html b/public/projects/programs/Fakefetch.html index f0ad22e..ca53cfe 100644 --- a/public/projects/programs/Fakefetch.html +++ b/public/projects/programs/Fakefetch.html @@ -18,7 +18,7 @@ </div> <div class="content"> <header> - <h1>Shipwreckt</h1> + <h1>Shipwreckt</h1><hr> <nav> <ul> <li><a href="../../index.html">Home</a></li> |