summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--partials/meta.html2
-rw-r--r--src/index.html2
2 files changed, 3 insertions, 1 deletions
diff --git a/partials/meta.html b/partials/meta.html
index 247e002..8e384f7 100644
--- a/partials/meta.html
+++ b/partials/meta.html
@@ -2,6 +2,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
+<meta name="description" content="Theos is the server running the primary services for the kyriasis domain">
+
<meta name="author" content="Johannes Löthberg">
<link rel="author" href="https://theos.kyriasis.com/~kyrias/about.html"
diff --git a/src/index.html b/src/index.html
index 6843e94..6b04c3e 100644
--- a/src/index.html
+++ b/src/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
- <title>theos/</title>
+ <title>theos/ | theos.kyriasis.com</title>
%include partials/meta.html
</head>
<body itemscope itemtype="http://schema.org/WebPage">