mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Moved names around, and added some text to the contact field
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
<div class="modal-content">
|
||||
<h4>Contact</h4>
|
||||
<div id="contact-container">
|
||||
<p>Found a bug, or just want to contact the team?</p>
|
||||
<form id="contact-form" method="post" onsubmit="return false;">
|
||||
<div class="input-field">
|
||||
<input id="contact-form-from" name="from" type="email" autocomplete="off" class="validate" />
|
||||
@@ -193,8 +194,8 @@
|
||||
<div class="footer-copyright">
|
||||
<div class="container">
|
||||
© {{year}}
|
||||
<a href="http://nixo.no">Nixo</a> &
|
||||
<a href="http://kasperrt.no">KasperRT</a>,
|
||||
<a href="http://kasperrt.no">KasperRT</a> &
|
||||
<a href="http://nixo.no">Nixo</a>,
|
||||
<br>
|
||||
All rights reserved
|
||||
<a class="right" href="https://github.com/zoff-music/">Contribute on GitHub</a>
|
||||
|
||||
Reference in New Issue
Block a user