commit: e21fedba2c46c7d9672935e5d87f96fa300df0f9
parent 40d345c73c2c207f731e1a57abc9c61f559a730f
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sat, 24 Oct 2020 02:53:36 +0200
home: Add rel="me" on my email for IndieLogin
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/home.shtml b/home.shtml
@@ -2,6 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<!--#include file="templates/head.shtml" -->
+ <link rel="me" href="mailto:contact+blog@hacktivis.me"/>
<title>Home — lanodan’s cyber-home</title>
</head>
<body>