diff options
author | Shipwreckt <Shipwreckt@mailfence.com> | 2024-05-30 17:35:16 +0100 |
---|---|---|
committer | Shipwreckt <Shipwreckt@mailfence.com> | 2024-05-30 17:35:16 +0100 |
commit | 282f66f61c630d0e5f49390158bc960ad9644c11 (patch) | |
tree | d309a8fe5afc651d4a58761fe79b555104b989f0 /public/projects/programs | |
parent | 3ecd8fa56585d43e1d62dde5f896ccdfdce64d8a (diff) |
added articles and changed hr
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> |