diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-12 03:00:08 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-10-12 03:00:08 +0200 |
commit | 51bd0e96b884aada524241a4b8975716509e5dae (patch) | |
tree | 23509a05df1e2b87fe9e6a10a311a1739b2601d7 /partials/footer.html | |
parent | 5d06eb0846b2ec624348b47b9235178a96badae8 (diff) | |
download | website-51bd0e96b884aada524241a4b8975716509e5dae.tar.xz |
remove author from rel
Diffstat (limited to 'partials/footer.html')
-rw-r--r-- | partials/footer.html | 2 |
1 files changed, 1 insertions, 1 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> |