diff options
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html index 8c11955..f4e4991 100644 --- a/www/index.html +++ b/www/index.html | |||
@@ -78,7 +78,9 @@ span.token-text { | |||
78 | <noscript>This page contains webassembly and javascript content, please enable javascript in your browser.</noscript> | 78 | <noscript>This page contains webassembly and javascript content, please enable javascript in your browser.</noscript> |
79 | <script src="./bootstrap.js"></script> | 79 | <script src="./bootstrap.js"></script> |
80 | <div class="header"> | 80 | <div class="header"> |
81 | explore rust csts · <a href="https://git.peppe.rs/web/cstea/about">src</a> | 81 | explore rust csts |
82 | · <a href="https://git.peppe.rs/web/cstea/about">src</a> | ||
83 | · <a href="https://git.peppe.rs/web/cstea/plain/license">license</a> | ||
82 | </div> | 84 | </div> |
83 | <div class="grid-container"> | 85 | <div class="grid-container"> |
84 | <div id="source-code"></div> | 86 | <div id="source-code"></div> |