diff options
Diffstat (limited to 'partials')
-rw-r--r-- | partials/footer.html | 2 | ||||
-rw-r--r-- | partials/meta.html | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/partials/footer.html b/partials/footer.html index 631a333..cb16f70 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 publisher" href="https://plus.google.com/+JohannesLothberg">Google+</a> + <a rel="me" 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 aa4af62..71b20ad 100644 --- a/partials/meta.html +++ b/partials/meta.html @@ -4,7 +4,5 @@ <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" +<link rel="me" href="https://theos.kyriasis.com/~kyrias/about.html" title="Johannes Löthberg <johannes@kyriasis.com>"> |