Files
moon-gaming/Fanf.html
T
2025-02-21 10:22:20 -06:00

10 lines
388 B
HTML

<a href="index.html">Home</a>
<a href="games/FNAF/FNAF/index.html">Fanf</a>
<a href="https://wondrous-jalebi-fb1e04.netlify.app/">Fanf 2 Hacked</a>
<a herf="fnaf3-main/fnaf3-main/index.html">Fanf 3</a>
<input type="button" value="Click Me For Some Info Why This Bad" onclick="yes()"/>
<script>
//this is for the input
function yes(){
alert('this will be better soon');}
</script>