remove style dependency

This commit is contained in:
KatKatKateryna
2024-11-26 17:14:24 +00:00
parent 660b37384b
commit 62a37aa7fb
-1
View File
@@ -2,7 +2,6 @@
<html>
<head>
<link rel="stylesheet" href="https://unpkg.com/bootstrap@5.1.3/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="{{ config['server']['url'] }}/static/css/default.css">
</head>
<body>