diff options
Diffstat (limited to 'public/projects/programs')
-rw-r--r-- | public/projects/programs/Dotfiles.html | 2 | ||||
-rw-r--r-- | public/projects/programs/Fakefetch.html | 2 |
2 files changed, 2 insertions, 2 deletions
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> |