diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -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> |
