summaryrefslogtreecommitdiffstats
path: root/index.html
blob: f6c8a95ab73505bc3c56142f792caeb9d853974e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
layout: default
title: ASCIIMX
---

<div class="container">

  <h2 class="center">{{ site.title | uppercase }}</h2>
  <h5 class="center typewriter-1">
    $ cu -l /dev/asciimx
  </h5>
  <h5 class="center typewriter-2">
    <span>wake up...</span>
    <span class="cursor"></span>
  </h5>
  
  <br>
  <br>

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

</div>