diff options
author | Shipwreckt <me@shipwreckt.co.uk> | 2025-04-07 21:45:41 +0100 |
---|---|---|
committer | Shipwreckt <me@shipwreckt.co.uk> | 2025-04-07 21:45:41 +0100 |
commit | 894fdbb19559df49a297d1b2e9fac6d26990aad5 (patch) | |
tree | 1dd64231add2abb93a8e9ea254fbbe16a1adafce /public/index.html | |
parent | 49840ab5f7c2334ed99e663da9ad076388a9e061 (diff) |
some updates
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 c8951ba..600943f 100644 --- a/public/index.html +++ b/public/index.html @@ -21,9 +21,10 @@ </nav> </header> <main> - <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.html">here</a>.</p> + <p>Hello there! I am Shipwreckt, and I am 16 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.html">here</a>.</p> <p><a href="about/software.html">Software</a> that I use.</p> + <section class="posts"> <h2>Posts</h2> <ul> |