summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html
index 0d5a66d..ef7b4ab 100644
--- a/public/index.html
+++ b/public/index.html
@@ -20,7 +20,7 @@
</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 programming language and different algorithms.</p>
+ <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><a href="about/software">Software</a> and <a href="about/hardware">hardware</a> that I use</p>
<section class="posts">
<h2>Posts</h2>
@@ -33,6 +33,7 @@
<section class="posts">
<h2>Articles</h2>
<ul>
+ <li>21-07-2024 - <a href="articals/1CleaningArchLinux">How to clean Arch Linux</a></li>
<li>30-05-2024 - <a href="articals/0How_To_Stay_Safe_Online">How to stay safe online</a></li>
</ul>
</section>