summaryrefslogtreecommitdiffstats
path: root/index.html
blob: 98cc813da163ec1b2305b18fd518b134a6c99f97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
layout: default
title: ASCIIMX
---

<div class="container">

  <h2 class="center">{{ site.title | uppercase }}</h2>
  <h5 class="center">{{ site.description }}<span class="cursor"></span></h5>

  <br>
  <br>

  {% include archive.html limit="10" %}

</div>