diff options
author | Shipwreckt <Shipwreckt@mailfence.com> | 2024-06-29 22:01:55 +0100 |
---|---|---|
committer | Shipwreckt <Shipwreckt@mailfence.com> | 2024-06-29 22:01:55 +0100 |
commit | 3532ce22c10b45f3bfc373d8fd4b80664aa1661b (patch) | |
tree | 8ffc2a3ac5ccb3d4ea34752c23c7a9e0954d502b /public/projects/programs/Dotfiles.html | |
parent | f83ea8997efe58f15198308ae765f102a66c269c (diff) |
Added some minor changes to fakefetch page for example adding a line to the header and adding spaces to the images. More will come tomorrow but this is all I had time for today
Diffstat (limited to 'public/projects/programs/Dotfiles.html')
-rw-r--r-- | public/projects/programs/Dotfiles.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/projects/programs/Dotfiles.html b/public/projects/programs/Dotfiles.html index fd831a1..c8af59c 100644 --- a/public/projects/programs/Dotfiles.html +++ b/public/projects/programs/Dotfiles.html @@ -17,7 +17,7 @@ </div> <div class="content"> <header> - <h1><a href ="https://shipwreckt.co.uk">Shipwreckt</a></h1> + <h1><a href ="https://shipwreckt.co.uk">Shipwreckt</a></h1><hr> <nav> <ul> <li><a href="../../index.html">Home</a></li> |