an attempt to avoid flickering of the image (not 100% successful)

This commit is contained in:
Erik Brakkee 2024-08-07 23:12:25 +02:00
parent b0aaec03fe
commit 564a8792f9

View File

@ -18,6 +18,7 @@ templ BasePage(tab int) {
crossorigin="anonymous">
<link rel="stylesheet" href="../static/icons/font/bootstrap-icons.css">
<link rel="stylesheet" href="../static/css/converge.css">
<link rel="preload" as="image" href="../static/images/wamblee_logo.png">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">