summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/index.html b/index.html
index da59268..d24db58 100644
--- a/index.html
+++ b/index.html
@@ -5,14 +5,11 @@ title: ASCIIMX
<div class="container">
- <h1 class="title center" id="type">{{ site.title | upcase }}</h1>
- <h5 class="center">{{ site.description }}<span class="cursor"></span></h5>
+ <h5 class="right">{{ site.description }}<span class="cursor"></span></h5>
<br>
<br>
- <h4>Latest articles</h4>
-
{% include archive.html limit="10" %}
</div>