mirror of
https://github.com/abrendan/MicDropMessages.git
synced 2025-06-16 20:55:00 +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">
|
<input id = "SendMessage" onclick="Send()" value = "Send your message" class = "Button" type = "submit">
|
||||||
</div>
|
</div>
|
||||||
<p>Made by abrendan. Visit my website for more of my projects.</p>
|
<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>
|
<br><br>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user