SEO additions

This commit is contained in:
tyler :3
2024-04-08 16:31:09 +01:00
parent 333ec17027
commit 213e632215
4 changed files with 6 additions and 0 deletions

View File

@@ -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>

View File

@@ -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>