an attempt to avoid flickering of the image (not 100% successful)
This commit is contained in:
parent
b0aaec03fe
commit
564a8792f9
@ -18,6 +18,7 @@ templ BasePage(tab int) {
|
|||||||
crossorigin="anonymous">
|
crossorigin="anonymous">
|
||||||
<link rel="stylesheet" href="../static/icons/font/bootstrap-icons.css">
|
<link rel="stylesheet" href="../static/icons/font/bootstrap-icons.css">
|
||||||
<link rel="stylesheet" href="../static/css/converge.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">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user