This commit is contained in:
Unknown 2017-09-24 15:14:22 -04:00
parent 04835b159a
commit 692753a28a
4 changed files with 96 additions and 0 deletions

View file

@ -42,12 +42,14 @@
<ul class="right hide-on-med-and-down">
<li><a class="waves-effect grey-text text-lighten-5" href="./index.html">Home</a></li>
<li><a class="waves-effect grey-text text-lighten-5" href="./about/index.html">About</a></li>
<li><a class="waves-effect grey-text text-lighten-5" href="./downloads/index.html">Downloads</a></li>
<li><a class="waves-effect grey-text text-lighten-5" href="./donate/index.html">Donate</a></li>
</ul>
<ul id="slide-out" class="side-nav grey darken-2">
<li><a class="waves-effect grey-text text-lighten-5" href="./index.html">Home</a></li>
<li><a class="waves-effect grey-text text-lighten-5" href="./about/index.html">About</a></li>
<li><a class="waves-effect grey-text text-lighten-5" href="./downloads/index.html">Downloads</a></li>
<li><a class="waves-effect grey-text text-lighten-5" href="./donate/index.html">Donate</a></li>
</ul>
<a href="#" data-activates="slide-out" class="button-collapse"><i class="material-icons">menu</i></a>