fix css import
All checks were successful
Build and publish the docker image / build (push) Successful in 41s
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:
parent
c69aa1e294
commit
76db84f69c
@ -1,7 +1,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
{{template "head" .}}
|
{{template "head" .}}
|
||||||
<link rel="stylesheet" href="/css/translation.scss">
|
<link rel="stylesheet" href="/css/translation.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
{{template "navbar" .}}
|
{{template "navbar" .}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user