mirror of
https://github.com/senju1337/senju.git
synced 2025-12-24 07:39:29 +00:00
chore: remove style.css link
Refs: OPS-95
This commit is contained in:
parent
994ad694ec
commit
3dd9c5802f
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<script src="https://unpkg.com/@tailwindcss/browser@4"></script>
|
<script src="https://unpkg.com/@tailwindcss/browser@4"></script>
|
||||||
<link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}">
|
|
||||||
{% block head %}
|
{% block head %}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
</head>
|
</head>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue