Add Contact button

This commit is contained in:
phoenixbyrd
2021-01-02 10:42:01 -06:00
parent 36eb9d3b89
commit dd8a0e8fe9

View File

@@ -95,6 +95,11 @@
<div></div>
<!--Happy New Year -->
<footer style="margin-top: 37px;"><p>Twister OS 2020 | <a href="https://discord.gg/Fh8sjmu" target="_blank">Join our Discord!</a></p></footer>
<script src="https://formspree.io/js/formbutton-v1.min.js" defer></script>
<script>
window.formbutton=window.formbutton||function(){(formbutton.q=formbutton.q||[]).push(arguments)};
formbutton("create", {action: "https://formspree.io/f/mnqookvp"})
</script>
</main>
</body>
</html>