add links on /css/ to swap between hacker and dracula theme previews

This commit is contained in:
Ben Harris 2018-12-01 16:12:48 -05:00
parent fdf576626f
commit 1c12cce5a6
Signed by: ben
GPG Key ID: 4E0AF802FFF7960C
2 changed files with 5 additions and 1 deletions

View File

@ -70,6 +70,7 @@
</li>
</ul>
</li>
<li><a href=".">switch color schemes</a></li>
<li>
<a href="//reddit.com/r/itsaunixsystem" target="_blank">H4x0rs Only</a>
</li>
@ -86,7 +87,8 @@
<h1>Hacker Bootstrap</h1>
<p>A Bootstrap theme for 31337 H4X0RS. Inspired by the classic green on black terminal style, this bootstrap theme
will make your website 1337.</p>
<p>This is an example page using <a href="https://tilde.team">tilde.team</a>'s hacker css.</p>
<p>This is an example page using <a href="https://tilde.team">tilde.team</a>'s dracula css.</p>
<p><a href=".">switch color schemes</a></p>
<p>To hack around with the source or contribute, check out the project on tildegit</p>
<p>
<a class="btn btn-lg btn-primary" href="https://tildegit.org/team/site/src/branch/master/css" role="button">view on tildegit »</a>

View File

@ -70,6 +70,7 @@
</li>
</ul>
</li>
<li><a href="dracula.html">switch color schemes</a></li>
<li>
<a href="//reddit.com/r/itsaunixsystem" target="_blank">H4x0rs Only</a>
</li>
@ -87,6 +88,7 @@
<p>A Bootstrap theme for 31337 H4X0RS. Inspired by the classic green on black terminal style, this bootstrap theme
will make your website 1337.</p>
<p>This is an example page using <a href="https://tilde.team">tilde.team</a>'s hacker css.</p>
<p><a href="dracula.html">switch color schemes</a></p>
<p>To hack around with the source or contribute, check out the project on tildegit</p>
<p>
<a class="btn btn-lg btn-primary" href="https://tildegit.org/team/site/src/branch/master/css" role="button">view on tildegit »</a>