diff options
author | Aki <please@ignore.pl> | 2022-10-20 00:17:43 +0200 |
---|---|---|
committer | Aki <please@ignore.pl> | 2022-10-20 00:17:43 +0200 |
commit | 91623bcbf8ec67e0f64b976c7a8d17426d07e100 (patch) | |
tree | 063c31721e10641237df2b64d446521711032f91 /index.html | |
parent | febee3925fe250e783b5aa7ae4d9b57495639174 (diff) | |
download | starshatter-91623bcbf8ec67e0f64b976c7a8d17426d07e100.zip starshatter-91623bcbf8ec67e0f64b976c7a8d17426d07e100.tar.gz starshatter-91623bcbf8ec67e0f64b976c7a8d17426d07e100.tar.bz2 |
Filled inner section with a distinct background
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -9,6 +9,8 @@ <title>Starshatter: The Open Source Project</title> +<div class="wrapper"> + <header> <h1 class="hidden">Starshatter: The Open Source Project</h1> <div class="title">STAR<div class="star"><div></div></div>SHATTER <br><span class="subtitle">The Open Source Project</a></div> @@ -86,4 +88,6 @@ us</a>. <p><a href="https://git.ignore.pl/starshatter/tree/NOTICE">Copyright notice</a> </footer> +</div> + <script src="https://stats.ignore.pl/track.js"></script> |