diff options
author | Shipwreckt <Shipwreckt@mailfence.com> | 2024-07-16 17:35:53 +0100 |
---|---|---|
committer | Shipwreckt <Shipwreckt@mailfence.com> | 2024-07-16 17:35:53 +0100 |
commit | 87ede77e14d00db830daf6c309d075d48eeb7b46 (patch) | |
tree | 3c0b7f5019eb2da8e1dbe665e2ede3a0a2ff66b1 | |
parent | 5048b179b3294d9fcb65c5983ea4eae7fa63ddbe (diff) |
updated list
-rw-r--r-- | public/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index 1f07b28..6171ca8 100644 --- 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> |