mirror of
https://github.com/abrendan/MicDropMessages.git
synced 2025-06-16 12:45:01 +02:00
Made the button to my website open the page in a new tab
This commit is contained in:
parent
166138f599
commit
3e126a3929
@ -38,7 +38,7 @@
|
||||
<input id = "SendMessage" onclick="Send()" value = "Send your message" class = "Button" type = "submit">
|
||||
</div>
|
||||
<p>Made by abrendan. Visit my website for more of my projects.</p>
|
||||
<a href='https://abrendan.dev/' class="sitebutton">abrendan.dev</a>
|
||||
<a href='https://abrendan.dev/' target="_blank" class="sitebutton">abrendan.dev</a>
|
||||
<br><br>
|
||||
</div>
|
||||
</body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user