Skip to content
This repository was archived by the owner on Mar 10, 2024. It is now read-only.

Commit 7720148

Browse files
Update index.html
Fix background image relation
1 parent ef33ab4 commit 7720148

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/templates/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
{% block head %}
66
<link rel="stylesheet" href="{{ url_for('static', filename = 'css/index.css') }}">
7-
<link rel="background-image" href="{{url_for('static', filename='img/bk.png')}}">
87
{% endblock %}
98

109
{% block corps %}

0 commit comments

Comments
 (0)