wtf auth??

This commit is contained in:
41666 2025-03-26 21:08:15 -07:00
parent 607d7e121c
commit a3a1654030
14 changed files with 337 additions and 1 deletions

View file

@ -0,0 +1,6 @@
<h1>roleypoly!</h1>
<div>put a role here</div>
<div>put a role here</div>
<div>put a role here</div>
<div>put a role here</div>
<div>put a role here</div>

View file

@ -1,7 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>{{ .HeadTitle }}</title>
<link rel="preconnect" href="https://fonts.bunny.net" />
<link
href="https://fonts.bunny.net/css?family=atkinson-hyperlegible:400,400i"
rel="stylesheet"
/>
<link rel="stylesheet" href="/static/main.css" />
</head>
<body>
{{embed}}