Merge fc6bf80f8d6a603831c9d813eaab0583a7992685 into 7b7303abefd44daf037249f1f9281d46ee1e1a91

This commit is contained in:
Oliver Freyermuth 2021-01-31 03:06:48 +00:00 committed by GitHub
commit d8ecc105cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,10 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
<!-- Set theme-color. -->
<meta name="theme-color" content="#151515" />
<meta name="msapplication-navbutton-color" content="#151515" />
<meta name="apple-mobile-web-app-status-bar-style" content="#151515" />
{% seo %}
</head>