16 lines
445 B
HTML
16 lines
445 B
HTML
|
|
<a href="index.html">home</a> <a herf="https://rvlt.gg/wCN2hqjZ" target="_blank> revolt srver </a>
|
|
<link rel="stylesheet" href="fun.css">
|
|
<p>if you want to send me stuf fill this out</p>
|
|
<form name="contact" netlify>
|
|
<p>
|
|
<label>Name <input type="text" name="name" /></label>
|
|
</p>
|
|
<p>
|
|
<label>Email <input type="email" name="email" /></label>
|
|
</p>
|
|
<p>
|
|
<button type="submit">Send</button>
|
|
</p>
|
|
</form>
|