SEO additions
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
<link rel="stylesheet" href="/assets/css/post.css">
|
||||
<link rel="icon" href="/assets/favicon.ico">
|
||||
<title>{{ site.title }}</title>
|
||||
{% seo %}
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
|
@@ -7,6 +7,7 @@
|
||||
<link rel="icon" href="/assets/favicon.ico">
|
||||
<link rel="stylesheet" href="/assets/css/index.css">
|
||||
<title>{{ page.title }}</title>
|
||||
{% seo %}
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
|
Reference in New Issue
Block a user