diff options
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 32fa8a7..086d113 100644 --- a/public/index.html +++ b/public/index.html @@ -23,7 +23,7 @@ <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> + <p><a href="about/software">Software</a> and <a href="about/hardware">hardware</a> that I use.</p> <section class="posts"> <h2>Posts</h2> <ul> |