generated from hjess/PythonTemplateProject
næste side fix
All checks were successful
Build, Push, and Deploy to Nomad / docker-nomad (push) Successful in 37s
All checks were successful
Build, Push, and Deploy to Nomad / docker-nomad (push) Successful in 37s
This commit is contained in:
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user