mirror of
https://github.com/KevinMidboe/schleppe-lab.git
synced 2025-10-29 17:50:39 +00:00
Homepage setup for schleppe lab blog
This commit is contained in:
9
_includes/head.html
Normal file
9
_includes/head.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
{%- seo -%}
|
||||
<link rel="stylesheet" href="{{ "/assets/style.css" | relative_url }}">
|
||||
|
||||
{%- feed_meta -%}
|
||||
</head>
|
||||
Reference in New Issue
Block a user