diff options
author | Shipwreckt <Shipwreckt@mailfence.com> | 2024-07-13 18:06:11 +0100 |
---|---|---|
committer | Shipwreckt <Shipwreckt@mailfence.com> | 2024-07-13 18:06:11 +0100 |
commit | 482e96861f0489039ffdacf99c3e8c8a84d24f3a (patch) | |
tree | 5c7a225ddb8ed012bfffe1d3334d33b88fcfd1d2 /public | |
parent | 4a3be03aaa182bc2896255c868ab9763e84a258d (diff) |
added new artical and fixed dumb mistake on dotfiles page. I have also added some project ideas
Diffstat (limited to 'public')
-rw-r--r-- | public/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html index 70e707c..823e7b4 100644 --- a/public/index.html +++ b/public/index.html @@ -41,6 +41,12 @@ you like!</p> <br> <p>Also quick note this website does need javascript enabled, the javascript can be viewed <a href="https://gitlab.com/Shipwreckt/website/-/blob/master/public/script.js?ref_type=heads">Here</a> if you want to look at it.</p> + + <h2>Some project ideas on my mind</h2> + <ul> + <li>Getting PlayStation VR working under Linux</li> + <li>Making xinitrc working on my Dotfiles on first install</li> + </ul> </section> <section id="about"> |