added logo
This commit is contained in:
@@ -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 %}">
|
||||
|
||||
Reference in New Issue
Block a user