diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2024-07-29 19:01:51 +0000 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2024-07-29 19:01:51 +0000 |
commit | 54554317495c62590bc4d08d3c85d3d89664b0d1 (patch) | |
tree | bdac6d78dd479e7472281cf0d3486e91d4f97c64 /public/index.html | |
parent | 7494ee246fd068b678f449af81d550f5376bd310 (diff) |
Added to the index and added a new page
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index 2d7129a..98854e2 100644 --- a/public/index.html +++ b/public/index.html @@ -20,7 +20,8 @@ </nav> </header> <main class="description"> - <p>Hello there, I am Shipwreckt, a teenager from the UK. If you cannot tell, I like to program, and I am currently learning the C programmeming language and different algorithms.</p> + <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><a href="about/software">Software</a> and <a href="about/hardware">hardware</a> that I use</p> <section class="posts"> <h2>Posts</h2> |