fix css location

This commit is contained in:
ghost 2023-12-07 18:29:48 +02:00
parent 33f8f87330
commit ce3ffbf3fb

View File

@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<title>{% block head_title_content %}{{ 'KevaChat' | trans }}{% endblock %}</title>
<link rel="stylesheet" type="text/css" href="/css/default.css?{{ app.version }}"/>
<link rel="stylesheet" type="text/css" href="{{ url('room_index') }}css/default.css?{{ app.version }}"/>
</head>
<body>
<header>