diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ <body> <main class="container"> <header id="header"> - <h1>$ tablaster.dev</h1> + <h1><a href="/">$ tablaster.dev</a></h1> </header> <div id="markdown"></div> </main> |