diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-12 16:25:29 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-12 16:25:29 +0200 |
commit | 93ac59c2f584285d57dd382afb370031d9f42ce6 (patch) | |
tree | 401cdcd0abef8bfe50a1d7eff883e653ee8bb624 /partials/meta.html | |
parent | f97ae19fe276380e28e10ddc2f5c3a94f966ac5e (diff) | |
download | theos-website-93ac59c2f584285d57dd382afb370031d9f42ce6.tar.xz |
add description, longer title
Diffstat (limited to 'partials/meta.html')
-rw-r--r-- | partials/meta.html | 2 |
1 files changed, 2 insertions, 0 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" |