Files
panicanparty.net/site/default.html
Tyler Clarke 037d5cf1f0
All checks were successful
Build / Build-Docker-Image (push) Successful in 43s
PANIC!
2025-04-27 21:28:43 -04:00

14 lines
270 B
HTML

[?]
[#config.stx]
<!DOCTYPE html>
<html>
<head>
<title>The Panican Party</title>
<link rel="stylesheet" href="[^baseurl]/main.css" />
</head>
<body>
[#content]
<script src="[^baseurl]/scrolly.js"></script>
</body>
</html>