Change from netadmin alias to webmaster

main
astoria 2 years ago
parent dd6c684fe6
commit b8024d6a2c

@ -1,4 +1,4 @@
Copyright (C) 2022 <netadmin@broken-moon.net> Copyright (C) 2022 <webmaster@broken-moon.net>
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted. Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.

@ -1,5 +1,5 @@
<div class="bottom"> <div class="bottom">
<div class="bottomcell"> <div class="bottomcell">
<p>Send me something interesting: <a href="/contact">netadmin@broken-moon.net</a></p> <p>Send me something interesting: <a href="/contact">webmaster@broken-moon.net</a></p>
</div> </div>
</div> </div>

@ -15,7 +15,7 @@
<a href="/contact"><h1>Contact</h1></a> <a href="/contact"><h1>Contact</h1></a>
<h3>E-Mail Address</h3> <h3>E-Mail Address</h3>
<hr> <hr>
<p><a href="mailto:netadmin@broken-moon.net">Netadmin@broken-moon.net</a></p> <p><a href="mailto:webmaster@broken-moon.net">webmaster@broken-moon.net</a></p>
</div> </div>
</div> </div>
<%= erb :bottom %> <%= erb :bottom %>

Loading…
Cancel
Save