diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-01 21:42:30 +0000 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-01 21:42:30 +0000 |
commit | f9811516fbce5b84c7c4ec1b3da782c79ec21303 (patch) | |
tree | 15010ca99906c6ccc74e7ba840789a4a14481fe8 /public/index.html | |
parent | 54554317495c62590bc4d08d3c85d3d89664b0d1 (diff) |
Added some little bits
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/index.html b/public/index.html index 98854e2..fb4348a 100644 --- a/public/index.html +++ b/public/index.html @@ -20,9 +20,9 @@ </nav> </header> <main class="description"> - <p>Hello there! I’m Shipwreckt, a teenager 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>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</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> <section class="posts"> <h2>Posts</h2> <ul> |