Remove typo

This commit is contained in:
Daniele Tonon
2024-01-14 19:43:52 +01:00
parent a9c84f86d7
commit a7f438dd33

View File

@@ -31,7 +31,6 @@ templ relayTemplate(params RelayPageParams) {
href={ "/r/" + params.Hostname + ".rss" }
/>
@headCommonTemplate(params.HeadParams)
)
</head>
<body
class="mb-16 bg-white text-gray-600 dark:bg-neutral-900 dark:text-neutral-50 print:text-black"