This commit is contained in:
Your Name
2024-02-19 12:02:14 -05:00
parent 027c42e999
commit 2ce73323da
4 changed files with 9 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
<head>
<link href="/style.css" rel="stylesheet" />
<link href="style.css" rel="stylesheet" />
</head>
<body class="h-full">
{{.Body}}