næste side fix
All checks were successful
Build, Push, and Deploy to Nomad / docker-nomad (push) Successful in 37s

This commit is contained in:
2024-12-21 02:27:07 +01:00
parent 4c33ada9b2
commit 162591f527
2 changed files with 40 additions and 38 deletions

View File

@@ -16,9 +16,11 @@
<!-- Defer non-critical CSS -->
<link rel="stylesheet" href="/static/css/main.css?v={{ timestamp }}" media="print" onload="this.media='all';">
<noscript><link rel="stylesheet" href="/static/css/main.css?v={{ timestamp }}"></noscript>
<!-- Just to make lighthouse happy -->
<link rel="preload" href="/static/images/pic11.jpg" as="image">
<link rel="preload" href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap" as="style">
</head>
<body class="is-preload">
<body class="is-preload" lang="dk">
<!-- Wrapper -->
<div id="wrapper">
<!-- Main -->