add static route for main.css
Some checks failed
Build and publish the docker image / build (push) Failing after 10s

Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
ngn
2025-01-20 05:54:35 +03:00
parent f4dd0995a7
commit 314b237bb7
9 changed files with 19 additions and 21 deletions

View File

@ -29,7 +29,4 @@
</article>
</main>
</body>
<style>
<. include!("./main.css"); .>
</style>
</html>