From 4724f50ded651284c031143caece075bce68e7d2 Mon Sep 17 00:00:00 2001 From: Roland Rytz Date: Wed, 3 May 2017 20:39:22 +0200 Subject: [PATCH] Add some more metadata to json-ld --- web/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/index.html b/web/index.html index acdc41d2..2cd34844 100644 --- a/web/index.html +++ b/web/index.html @@ -54,6 +54,8 @@ "@id": "#RolandRytz", "name": "Roland Rytz", "email": "roland.rytz@gmail.com", + "url": "https://draemm.li/", + "sameAs": "https://draemm.li/", "familyName": "Rytz", "givenName": "Roland", "additionalName": "Pekka",