website bullshit
This commit is contained in:
33
docs/index.html
Normal file
33
docs/index.html
Normal file
@ -0,0 +1,33 @@
|
||||
<!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 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-->
|
||||
<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>
|
Reference in New Issue
Block a user