diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2023-10-28 02:19:48 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-28 02:19:48 -0400 |
commit | 7619cdf8c8db36642ba3da226ba12e11d9c69b67 (patch) | |
tree | 04158881880ca8268509a3d228483dbcd327fd3a /index.html | |
parent | 0ddda78c9c73f87eb1a0b9cb92125b647d3b82b6 (diff) |
Add mail links
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ <li><a href="https://circleshift.itch.io/">My itch.io</a></li> <li><a href="https://github.com/CircleShift/TransitAPI">My Minecraft TransitAPI</a></li> </ul> - <span class="end">Full website will be up soon at <a href="https://cshift.net">cshift.net</a></span> + <span class="end">E-mail me at <a href="mailto:kyle.gunger@cshift.net">kyle.gunger@cshift.net</a> | E-mail the webmaster at <a href="admin@cshift.net">admin@cshift.net</a></span> </div> <button id="light-dark">light-dark</button> </body> |