added logo

This commit is contained in:
2026-07-18 22:32:56 +02:00
parent 2d48e1dace
commit 1e87b5f385
7 changed files with 12 additions and 7 deletions
+1
View File
@@ -5,6 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<meta name="theme-color" content="#f6f4ef">
<title>{% block title %}Fatimas Calendar{% endblock %}</title>
<link rel="icon" type="image/png" href="{{ url_for('static', filename='wwwsuynl.png') }}">
<link rel="stylesheet" href="{{ url_for('static', filename='styles.css') }}">
</head>
<body class="{% block body_class %}{% endblock %}">
+1 -1
View File
@@ -4,7 +4,7 @@
{% block content %}
<main class="login-shell">
<form class="login-card" method="post">
<div class="brand-mark" aria-hidden="true">31</div>
<img class="brand-mark" src="{{ url_for('static', filename='wwwsuynl.png') }}" alt="www.suy.nl">
<p class="eyebrow">Fatimas calendar</p>
<h1>Welcome back</h1>
<p class="login-copy">Sign in to open your calendar.</p>