mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-04 22:04:29 +00:00
34 lines
1 KiB
HTML
34 lines
1 KiB
HTML
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<!--
|
|
@brandybuizel
|
|
@ninja_muffin2.4
|
|
-->
|
|
|
|
<!--Let's get meta bois-->
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Friday Night Funkin'</title>
|
|
<meta name="description" content="A dope ass rhythm game">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<!-- <link href="website/styles.css" rel="stylesheet" type="text/css"> -->
|
|
<!-- <link href="website/mm.ico" rel="icon" type="image/x-icon"> -->
|
|
</head>
|
|
|
|
<body>
|
|
<!--Header-->
|
|
<header>
|
|
</header>
|
|
|
|
<marquee width="600" style="width: 800px;">Friday Night Funkin</marquee>
|
|
|
|
<!--Hot tortilla wrap-->
|
|
<div id="wrapper">
|
|
<!--Itch Widget-->
|
|
<h1>Friday Night Funkin the video game</h1>
|
|
<iframe src="https://itch.io/embed/775903?linkback=true&bg_color=000000&fg_color=ffffff&link_color=6454f8&border_color=333333" width="552" height="167" frameborder="0"><a href="https://ninja-muffin24.itch.io/friday-night-funkin">Friday Night Funkin' (Ludum Dare Prototype) by ninjamuffin99</a></iframe>
|
|
</div>
|
|
</body>
|
|
</html> |