This commit is contained in:
derlole
2025-04-24 10:11:40 +00:00
parent 5ab8330a9d
commit 7eb100e3e8
3 changed files with 2 additions and 4 deletions

View File

@@ -6,6 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>{{ title }}</title>
<link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}">
<link rel="icon" href="{{ url_for('static', filename='gimmiCoffee_Logo.png') }}" type="image/png">
</head>
<body>
<header>