diff options
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> |