generated from hjess/PythonTemplateProject
lang
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:
@@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE HTML>
|
<!DOCTYPE HTML>
|
||||||
<html lang="dk">
|
<html lang="da">
|
||||||
<head>
|
<head>
|
||||||
<!-- Dynamisk titel for SEO -->
|
<!-- Dynamisk titel for SEO -->
|
||||||
<title>{% block title %} - {{ page_title }}{% endblock %}</title>
|
<title>{% block title %} - {{ page_title }}{% endblock %}</title>
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
<link rel="preload" href="/static/images/pic11.jpg" as="image">
|
<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">
|
<link rel="preload" href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap" as="style">
|
||||||
</head>
|
</head>
|
||||||
<body class="is-preload" lang="dk">
|
<body class="is-preload" lang="da">
|
||||||
<!-- Wrapper -->
|
<!-- Wrapper -->
|
||||||
<div id="wrapper">
|
<div id="wrapper">
|
||||||
<!-- Main -->
|
<!-- Main -->
|
||||||
|
|||||||
Reference in New Issue
Block a user