summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html
index 4f43e65..70e707c 100644
--- a/public/index.html
+++ b/public/index.html
@@ -99,8 +99,15 @@
</section>
<section id="Articles" style="display: none;">
+
+ <div class="article">
+ <h2><a href="articles/2Dwm#article">Switching to DWM</a></h2>
+ <p>Date: July 13h, 2024</p>
+ <p>This artical is just about Suckless's DWM and how I like it.</p>
+ </div>
+
<div class="article">
- <h2><a href="articles/1Learning_C">Learning the C programming language</a></h2>
+ <h2><a href="articles/1Learning_C#article">Learning the C programming language</a></h2>
<p>Date: June 10th, 2024</p>
<p>My journy of learning C with notes and updates.</p>
<font color="#800000">This artical is still being wrote.</font>