website

This is my amazing website!
git clone git://shipwreckt.co.uk/website
Log | Files | Refs | README | LICENSE

commit 87ede77e14d00db830daf6c309d075d48eeb7b46
parent 5048b179b3294d9fcb65c5983ea4eae7fa63ddbe
Author: Shipwreckt <Shipwreckt@mailfence.com>
Date:   Tue, 16 Jul 2024 17:35:53 +0100

updated list

Diffstat:
Mpublic/index.html | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html @@ -45,8 +45,9 @@ <h3>Some project ideas on my mind / Todo list</h3> <ul> <li>Getting PlayStation VR working under Linux</li> + <li>Work on learning the C programming language</li> + <li>Keep writing my Linux guide.</li> <li>Test out <a href="https://pi-hole.net/">Pihole</a> on my wifi router</li> - <li>Making xinitrc working on my Dotfiles on first install</li> </ul> </section>