diff options
Diffstat (limited to 'partials')
-rw-r--r-- | partials/footer.html | 2 | ||||
-rw-r--r-- | partials/meta.html | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/partials/footer.html b/partials/footer.html index 2178294..b14f8a8 100644 --- a/partials/footer.html +++ b/partials/footer.html @@ -12,7 +12,7 @@ <div id="contact-info"> <a rel="me" href="mailto:johannes@kyriasis.com">Email</a> <a rel="me" href="https://twitter.com/kyriasis">Twitter</a> - <a rel="me" href="https://plus.google.com/+JohannesLothberg">Google+</a> + <a rel="me publisher" href="https://plus.google.com/+JohannesLothberg">Google+</a> <a rel="me" href="sms:+46739525259">SMS</a> </div> </div> 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>"> |