summaryrefslogtreecommitdiffstats
path: root/index.html
blob: 1a777d9a02eb5f9ab1a5b564756b3038fb3f23e2 (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 latest.html limit="10" %}

</div>