diff options
author | Shipwreckt <me@shipwreckt.co.uk> | 2025-03-02 11:52:41 +0000 |
---|---|---|
committer | Shipwreckt <me@shipwreckt.co.uk> | 2025-03-02 11:52:41 +0000 |
commit | 49840ab5f7c2334ed99e663da9ad076388a9e061 (patch) | |
tree | 81c940b8c9680bc2e5f0fe254e921bb514e737f2 /public/index.html | |
parent | abdf891a332974c112e3d047b1cc8524411b6ae0 (diff) |
Ncmpcpp added to software.html
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index be35a10..c8951ba 100644 --- a/public/index.html +++ b/public/index.html @@ -21,7 +21,7 @@ </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">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.html">here</a>.</p> <p><a href="about/software.html">Software</a> that I use.</p> <section class="posts"> |