modified
pages/templates/pages/contact.html
@@ -30,8 +30,37 @@ promise I'll respond and if it's a support question I almost definitely won't respond. I like chatting with other devs though so if you have a serious question or suggestion please do let me know!</p> <p>You can also check out my personal website at <a href="https://isaacbythewood.com/">isaacbythewood.com</a>.</p> <h2>Sites</h2> <ul> <li> <a href="https://isaacbythewood.com/">Home</a> </li> <li> <a href="https://blog.bythewood.me/">Blog</a> </li> <li> <a href="https://analytics.bythewood.me/">Analytics</a> </li> </ul> <h2>Projects</h2> <ul> <li> <a href="https://github.com/overshard/blog">Blog</a> </li> <li> <a href="https://github.com/overshard/analytics">Analytics</a> </li> <li> <a href="https://github.com/overshard/status">Status</a> </li> <li> <a href="https://github.com/overshard/timelite">Timelite</a> </li> </ul> <div class="d-flex justify-content-center mt-3"> <a href="https://isaacbythewood.com/" target="_blank" class="logo shadow ms-4" aria-label="Isaac Bythewood"></a> </div> </div> </div></div>