diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,8 +5,8 @@ title: ASCIIMX <div class="container"> - <h1 class="brand title center" id="type">{{ site.title | upcase }}</h1> - <h5 class="brand-description center">{{ site.description | markdownify }}</h5> + <h1 class="title center" id="type">{{ site.title | upcase }}</h1> + <h5 class="center">{{ site.description | markdownify }}</h5> <br> <br> |
