summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorSadeep Madurange <sadeep@asciimx.com>2025-10-26 14:21:33 +0800
committerSadeep Madurange <sadeep@asciimx.com>2025-10-26 14:21:33 +0800
commitdc0a8d663a6311d06526332553daa1a59aa79db8 (patch)
tree64e2ed5c93489b34ac2b9d6efa3a173d43375435 /index.html
parent6e755fe9735ad572df0fe9744c791c17ad6499b4 (diff)
downloadwww-dc0a8d663a6311d06526332553daa1a59aa79db8.tar.gz
Remove front page style.
Diffstat (limited to 'index.html')
-rw-r--r--index.html10
1 files changed, 2 insertions, 8 deletions
diff --git a/index.html b/index.html
index 8917a64..e7c8cf5 100644
--- a/index.html
+++ b/index.html
@@ -5,19 +5,13 @@ title: ASCIIMX
<div class="container">
- <img src="{{ site.baseurl }}/assets/img/grunge.png" alt="" class="line">
- <p class="center author">{{ site.author }}</p>
- <img src="{{ site.baseurl }}/assets/img/grunge.png" alt="" class="line flip">
-
<h1 class="brand title center" id="type">{{ site.title | upcase }}</h1>
<h5 class="brand-description center">{{ site.description | markdownify }}</h5>
- <img src="{{ site.baseurl }}/assets/img/grunge.png" alt="" class="line tag flip">
- <p class="right tagline">{{ site.tagline }}</p>
- <img src="{{ site.baseurl }}/assets/img/grunge.png" alt="" class="line tag">
-
<br>
<br>
+
+ <h2>Latest articles</h2>
{% include archive.html limit="10" %}