diff options
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 6f4487b..51cc9c7 100644 --- a/public/index.html +++ b/public/index.html @@ -21,9 +21,9 @@ </nav> </header> <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>Hello there! I am Shipwreckt, and I am 15 years old. I am from the UK, and I have a great passion for computers and all things revolving around them, such as software and hardware. I mostly focus on learning and working with the Linux operating system. To see what I am up to right now, click <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> that I use.</p> <section class="posts"> <h2>Posts</h2> <ul> |