...
This commit is contained in:
parent
04835b159a
commit
692753a28a
4 changed files with 96 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue