bellriots.today/index.html
Neil Hanlon 0dab936790
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
update
2024-08-12 21:14:51 -04:00

17 lines
387 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="styles.css">
<title>Bell Riots - bellriots.today</title>
</head>
<body>
<section>
<div id="countdown"></div>
<img src=getin.jpg />
</section>
<script src="script.js"></script>
</body>
</html>