fixed typo

This commit is contained in:
gpkvt 2023-06-04 01:20:25 +02:00
parent 834df78310
commit 0158668d91
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<head>
<title>{{ title }}</title>
<script src="/js/toggle.js" type="text/javascript"></script>
<script type="text/javascript" src="/js/toggle.js"></script>
<link rel="stylesheet" type="text/css" href="/css/base.css?t={{ epoch }}">
<link rel="stylesheet" type="text/css" href="/css/colors.css?t={{ epoch }}">
<link rel="apple-touch-icon" sizes="180x180" href="{{ url_for('static', filename='apple-touch-icon.png') }}">