summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html11
1 files changed, 5 insertions, 6 deletions
diff --git a/public/index.html b/public/index.html
index 6d1feb8..5b9a896 100644
--- a/public/index.html
+++ b/public/index.html
@@ -20,21 +20,20 @@
</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 diffrent algerithems.</p>
- <p><a href=about/software>Software</a> and <a href=about/hardware>hardware</a> that I use</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 programming 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>
<ul>
- <li>19-07-2024 - <a href="posts/2Summer">Summer Holiday!</a></li>
+ <li>19-07-2024 - <a href="posts/2Summer">Summer holiday!</a></li>
<li>13-07-2024 - <a href="posts/1dwm">Switching to DWM</a></li>
<li>10-06-2024 - <a href="posts/0learningC">Learning the C programming language</a></li>
</ul>
</section>
<section class="posts">
- <h2>Articals</h2>
+ <h2>Articles</h2>
<ul>
- <li>30-05-2024 - <a href="articals/0How_To_Stay_Safe_Online">How to stay safe online</a></li>
+ <li>30-05-2024 - <a href="articles/0How_To_Stay_Safe_Online">How to stay safe online</a></li>
</ul>
</section>
</main>