fix css import
All checks were successful
Build and publish the docker image / build (push) Successful in 41s

Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
ngn 2025-04-05 10:16:21 +03:00
parent c69aa1e294
commit 76db84f69c
Signed by: ngn
GPG Key ID: A3654DF5AD9F641D

View File

@ -1,7 +1,7 @@
<html>
<head>
{{template "head" .}}
<link rel="stylesheet" href="/css/translation.scss">
<link rel="stylesheet" href="/css/translation.css">
</head>
<body>
{{template "navbar" .}}