From f94296cbce8626fc781e1a13e795f5458ce61189 Mon Sep 17 00:00:00 2001 From: Louise de Beaufort Date: Thu, 11 Apr 2019 20:22:14 +0200 Subject: Add rel="me" attribute to links (#11) Based on this article [The Real Deal About rel="me"][1] [1]: https://wiki.zegnat.net/media/the-real-deal-about-rel-me.html --- layouts/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/index.html b/layouts/index.html index d14a097..45bae03 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -15,7 +15,7 @@ -{{ end }} \ No newline at end of file +{{ end }} -- cgit v1.2.3