generated from hjess/PythonTemplateProject
[main] More styling, and some content in job
All checks were successful
Build, Push, and Deploy to Nomad / docker-nomad (push) Successful in 51s
All checks were successful
Build, Push, and Deploy to Nomad / docker-nomad (push) Successful in 51s
This commit is contained in:
@@ -51,11 +51,11 @@
|
||||
<link rel="preload" href="/static/webfonts/fa-solid-900.woff2" as="font" type="font/woff2" crossorigin="anonymous">
|
||||
|
||||
<!-- Hoved CSS -->
|
||||
<link rel="stylesheet" href="/static/css/main.min.css?v={{ timestamp }}" media="print" onload="this.media='all'">
|
||||
<link rel="stylesheet" href="/static/css/main.css?v={{ timestamp }}" media="print" onload="this.media='all'">
|
||||
|
||||
<!-- Fallback for brugere uden JavaScript -->
|
||||
<noscript>
|
||||
<link rel="stylesheet" href="/static/css/main.min.css?v={{ timestamp }}">
|
||||
<link rel="stylesheet" href="/static/css/main.css?v={{ timestamp }}">
|
||||
</noscript>
|
||||
</head>
|
||||
<body class="is-preload" lang="da">
|
||||
|
||||
Reference in New Issue
Block a user