diff options
author | Shipwreckt <Shipwreckt@mailfence.com> | 2024-07-16 18:02:43 +0100 |
---|---|---|
committer | Shipwreckt <Shipwreckt@mailfence.com> | 2024-07-16 18:02:43 +0100 |
commit | b663eae365f70f13ed4a3447198dff0a32d203eb (patch) | |
tree | f6db41313fe804fe290c68bc7b4c0f00d5325d65 | |
parent | 87ede77e14d00db830daf6c309d075d48eeb7b46 (diff) |
updated list and added matrix account
-rw-r--r-- | public/index.html | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/public/index.html b/public/index.html index 6171ca8..130d92e 100644 --- a/public/index.html +++ b/public/index.html @@ -33,12 +33,7 @@ <main id="main-content"> <section id="welcome"> <h2>Welcome To Shipwreckt</h2> - <p>Hello and welcome to my personal website! For the most part this website is - mostly about my programming work I have done, you can find all my coding projects on - the projects page. I do a weekly news artical called the weekly byte where I do a - Linux distro of the week and some software and hardware suggestions, also the odd - bit of news. But that is mostly it for this website have a look around and see what - you like!</p> + <p>Hello and welcome to my personal website! For the most part this website is mostly about my programming work I have done, you can find all my coding projects on the projects page. I do a weekly news artical called the weekly byte where I do a Linux distro of the week and some software and hardware suggestions, also the odd bit of news. But that is mostly it for this website have a look around and see what 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> @@ -82,6 +77,7 @@ <br> Social: <a rel="me" href="https://mastodon.online/@shipwreckt">Mastodon</a> + <a rel="me" href="https://matrix.to/#/@shipwreckt:matrix.org">Matrix</a> </p> <p style ="font-size:20px;"><br> |