Removed name from footer

master
Keith Irwin 2017-08-20 18:42:25 -04:00
parent f3ae02e5bf
commit bea58f6cdc
No known key found for this signature in database
GPG Key ID: 378933C743E2BBC0
1 changed files with 4 additions and 5 deletions

View File

@ -1,16 +1,15 @@
<footer class='footer'>
<div class='left'>
<p>Website and app by <a href="https://keithirwin.us/">Keith Irwin</a>.
<br>Design by <a href="http://boag.online/blog/maglev-free-responsive-website-template">Fraser Boag</a>. </p>
<a href="/privacy">Privacy Policy</a> | <a href="/terms">Terms of Service</a>
<!--<p>Website and app by <a href="https://keithirwin.us/">Keith Irwin</a>. -->
<!--<br>Design by <a href="http://boag.online/blog/maglev-free-responsive-website-template">Fraser Boag</a>. </p>-->
</div>
<div class='right'>
Contribute:
<a href="https://github.com/Tracman-org/Server"><i class="fa fa-github"></i></a>
<a href="https://cash.me/$KeithIrwin"><i class="fa fa-dollar"></i></a>
<a href="bitcoin:14VN8GzWQPssWQherCE5XNGBWzy3eCDn74?label=tracman"><i class="fa fa-btc"></i></a>
<br>
<a href="/privacy">Privacy Policy</a> | <a href="/terms">Terms of Service</a>
</div>
</footer>
<script type="application/javascript" src="/static/js/.footer.bun.js"></script>
<script type="application/javascript" src="/static/js/.footer.bun.js"></script>