diff options
Diffstat (limited to '_site/index.html')
| -rw-r--r-- | _site/index.html | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/_site/index.html b/_site/index.html index 9b12cd7..1294f7d 100644 --- a/_site/index.html +++ b/_site/index.html @@ -37,13 +37,14 @@ <main class="container" id="main"><div class="container"> <h2 class="center">ASCIIMX</h2> - <h5 class="center"> - <span>$ cu -l /dev/asciimx -s 9600</span> - <br> - <span id="decode">wake up...</span> + <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> |
