diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-10 17:10:48 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-10 17:21:34 +0200 |
commit | 269f4b90d4e1f66036fc081b6c6e522968c792d5 (patch) | |
tree | c1ac36b3701bbcace99ef7cd58f4e0a9b15453a2 /partials/meta.html | |
parent | fc4ae5a46c25d485757a9ca6e0c6e67008a6914b (diff) | |
download | website-269f4b90d4e1f66036fc081b6c6e522968c792d5.tar.xz |
add more link metadata
Diffstat (limited to 'partials/meta.html')
-rw-r--r-- | partials/meta.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/partials/meta.html b/partials/meta.html index 57d12ae..aa4af62 100644 --- a/partials/meta.html +++ b/partials/meta.html @@ -3,5 +3,8 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="author" content="Johannes Löthberg"> + +<link rel="me author" href="https://theos.kyriasis.com/~kyrias/about.html" + title="Johannes Löthberg <johannes@kyriasis.com>"> <link rel="me author" href="https://plus.google.com/+JohannesLothberg" title="Johannes Löthberg <johannes@kyriasis.com>"> |