[git fast commit] 11. May 2021 - 14:50:01

This commit is contained in:
Yannik Schmidt
2021-05-11 14:50:02 +02:00
parent efe7cbf441
commit 7dfdb7a5a4
4 changed files with 46 additions and 13 deletions

View File

@@ -15,13 +15,14 @@
<!-- Bootstrap core CSS -->
<link href="/static/css/bootstrap.min.css" rel="stylesheet">
<link href="/static/site.css" rel="stylesheet">
<link href="/static/toggle_button.css" rel="stylesheet">
<!-- Bootstrap core JS -->
<script defer src="/static/js/jquery.min.js"></script>
<script defer src="/static/js/bootstrap.min.js"></script>
<link href="/static/site.css" rel="stylesheet">
<meta property="og:type" content="website" />
<meta property="og:title" content="{{ conf['SITE_TITLE'] }}" />
<meta property="og:description" content="{{ conf['SITE_DESCRIPTION'] }}" />