Function
This commit is contained in:
parent
444316d4b0
commit
9d632c07be
13 changed files with 1412 additions and 0 deletions
17
static/spin/index.html
Normal file
17
static/spin/index.html
Normal file
|
@ -0,0 +1,17 @@
|
|||
<!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> -->
|
||||
{YAOI}
|
||||
{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>
|
Loading…
Add table
Add a link
Reference in a new issue