diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-28 00:24:31 +0100 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-28 00:24:31 +0100 |
commit | c31d17cc545bf18159066b2656d3a79f6cf7025b (patch) | |
tree | bd04ce640e8085e49a811f9278d5422f4b8329a4 /public/index.html | |
parent | 01e9e8c80286497de3793a9310a336eaad0a66bc (diff) |
main changes
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index 3037241..67b7a32 100644 --- a/public/index.html +++ b/public/index.html @@ -19,7 +19,7 @@ </ul> </nav> </header> - <main class="description"> + <main> <p>Hello there! I’m Shipwreckt, a 15 year old dude from the UK. I have a passion for programming and am currently learning C and exploring various diffrent algorithms. I also work with Linux and am diving into more complex aspects of it. You can see what I’m up to right now <a href="about/todo">here</a>.</p> <p><a href="about/software">Software</a> and <a href="about/hardware">hardware</a> that I use, also <a href="about/media">media</a> I enjoy.</p> |