Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Commit

Permalink
Update website footer
Browse files Browse the repository at this point in the history
  • Loading branch information
jmprcx committed Dec 27, 2016
1 parent f5ded40 commit 4ed38e9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<script src="/static/main.js"></script>
<link rel="stylesheet" href="/static/style.css">

<title>Z-NOMP</title>
<title>z-nomp</title>

</head>

Expand All @@ -30,7 +30,7 @@
<header>
<div class="home-menu pure-menu pure-menu-open pure-menu-horizontal">

<a class="pure-menu-heading hot-swapper" href="/"><i class="fa fa-home"></i>&nbsp;Z-NOMP</a>
<a class="pure-menu-heading hot-swapper" href="/"><i class="fa fa-home"></i>&nbsp;z-nomp</a>

<ul>
<li class="{{? it.selected === 'getting_started' }}pure-menu-selected{{?}}">
Expand Down Expand Up @@ -75,8 +75,8 @@
<footer>

<div>
This site is powered by the open source&nbsp;<a target="_blank" href="https://github.com/zone117x/node-open-mining-portal/">NOMP</a>&nbsp;
project created by Matthew Little and licensed under the&nbsp;<a href="http://www.gnu.org/licenses/gpl-2.0.html">GPL</a>
This site is powered by the open source <a target="_blank" href="https://github.com/joshuayabut/z-nomp/">z-nomp</a>
project created by Joshua Yabut and the Zclassic Community and is licensed under the <a href="https://en.wikipedia.org/wiki/MIT_License">MIT License</a>
</div>
<div>
<i class="fa fa-heart"></i>&nbsp; Support this project by donating&nbsp;<i class="fa fa-btc"></i>&nbsp;BTC: 18vHMxVzotQ9EPyESrf7Z1hNM9AwJeVHgD
Expand Down

0 comments on commit 4ed38e9

Please sign in to comment.