17 lines
No EOL
559 B
HTML
17 lines
No EOL
559 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<link rel="stylesheet" href="style.css">
|
|
|
|
<title>Yaoi Spinner</title>
|
|
</head>
|
|
<body>
|
|
<h1>The Yaoi Spinner</h1>
|
|
<p>Welcome to the awesomest Yaoi Spinner ever. You can gamble yaoi. Yup. #imstraight</p>
|
|
{SPIN_BUTTON}
|
|
<p>All Yaoi is sourced from Twitter. Randomly chosen from a mix of {FLAVOR_COUNT} different searches! Currently searches for {VARIETY} posts each of {FLAVORS}</p>
|
|
</body>
|
|
</html> |