Implement basic background animation for closed screen.
This commit is contained in:
12
templates/closed.html
Normal file
12
templates/closed.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="nl">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="creator" value="Genetic Lifeform and Beer Operating System - GLaBOS">
|
||||
<title>Nee... • IsDeFooBarOpen.nl</title>
|
||||
<link rel="stylesheet" href="foobar.css" type="text/css">
|
||||
<script src="bundle.js"></script>
|
||||
</head>
|
||||
<body class="closed">
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user