19 lines
631 B
HTML
19 lines
631 B
HTML
|
|
<a href="index.html">home</a>
|
|
<a href="https://rvlt.gg/KHyteft6" target="_blank">revot srver</a>
|
|
<a href="https://github.com/mileswolfallen2/funforyou-wedsite/discussions/1" target="_blank">funforyou-wedsite/discussions</a>
|
|
<a href="https://forms.gle/e9UKP8PkKo2633KHA">bev sin ups</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>
|