summaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
authorHombreLaser <sebastian-440@live.com>2023-09-12 15:45:34 -0600
committerHombreLaser <sebastian-440@live.com>2023-09-12 15:45:34 -0600
commit4548cf23df2b93848ebd3de80d020a89c458141b (patch)
treee228e031fd6641a893e7606c00b5eb566456a102 /_includes
parent3c99a591d807d4c1f62b60d4da3ed8bbe62cb1d2 (diff)
Add SEO
Diffstat (limited to '_includes')
-rw-r--r--_includes/header.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/_includes/header.html b/_includes/header.html
index 625c8d4..b1448fe 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -1,6 +1,8 @@
<!DOCTYPE html>
<html lang="es">
+{% seo %}
+
<head>
<meta charset="UTF-8">
<title>{{ site.name }}</title>