feat: Wait this may work

This commit is contained in:
daudix-UFO
2023-10-14 02:46:48 +00:00
parent 204eee79a1
commit 0426f63368
7 changed files with 64 additions and 82 deletions

View File

@ -7,6 +7,7 @@
<title>{% block title %}{{ config.title }}{% endblock title %}</title>
<link href="{{ get_url(path='style.css') }}" rel="stylesheet" />
<link href="{{ get_url(path='custom.css') }}" rel="stylesheet" />
<link rel="icon" type="image/gif" href="{{ config.base_url }}/favicon.gif" />
<link rel="icon" type="image/png" href="{{ config.base_url }}/favicon.png" />