main title is index link

This commit is contained in:
crunk 2022-04-18 21:32:27 +02:00
parent 73fefd44ba
commit 58a2f4f062
2 changed files with 1 additions and 4 deletions

View File

@ -1,3 +0,0 @@
*
*/
!.gitignore

View File

@ -16,7 +16,7 @@
</head>
<body>
<div id="cloud"></div>
<h1 id="varia">VARIA LIBRARY COLLECTION</h1>
<a href="/"><h1 id="varia">VARIA LIBRARY COLLECTION</h1></a>
<a href="pastevents"><img src="{{ url_for('static', filename='svg/bookmark-past.svg')}}" id="pastevents" /></a>
{% if upcoming %}
<a href="upcoming"><img src="{{ url_for('static', filename='svg/bookmark-upcoming.svg')}}" id="upcomingevents" /></a>