vcard

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 6de8aa9a4b2025c8a01266de33cb5a3eb0ec8879
parent 967923cab121e5ae5345aaacb4b6e8d453f213c0
Author: Hugo Soucy <hugo.soucy@toumoro.com>
Date:   Mon, 16 Nov 2020 16:47:57 -0500

Add sameAs properties

Diffstat:
Mindex.html | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/index.html b/index.html @@ -5,6 +5,8 @@ resource="#hs" typeof="Person" vocab="http://schema.org/"> + <link property="sameAs" href="https://mastodon.sdf.org/@hs0ucy#"/> + <h1> Bonjour ! Je m'appelle <strong class="p-name" property="name">Hugo Soucy</strong> </h1> @@ -19,7 +21,7 @@ <div class="p-note"> <p> - <a class="u-url u-uid" href="//hugo.soucy.cc/#hs" rel="me">Je</a> suis un <a href="//hugo.soucy.cc/file/curriculum-vitae.html"><span class="p-job-title" property="jobTitle">développeur front-end</span></a> + <a class="u-url u-uid" href="//hugo.soucy.cc/#hs" rel="me">Je</a> suis un <a href="//hugo.soucy.cc/file/curriculum-vitae.html#" property="sameAs"><span class="p-job-title" property="jobTitle">développeur front-end</span></a> &amp; un <a href="//soucy.cc/" rel="external">webmestre</a>. Ici, se trouve mon port d'attache en ligne, où je me manifeste généralement sous le pseudo <strong class="p-nickname" property="foaf:nick">hs0ucy</strong>. Je suis surtout présent sur <span typeof="foaf:OnlineAccount" property="foaf:account"><a href="https://bandcamp.com/hs0ucy" property="foaf:accountProfilePage" rel="external nofollow me"><span property="dc:title">Bandcamp</span></a></span>, Freenode, <span typeof="foaf:OnlineAccount" property="foaf:account"><a href="https://mastodon.sdf.org/@hs0ucy" property="foaf:accountProfilePage" rel="external nofollow me"><span property="dc:title">Mastodon</span></a></span>; j'ai quelques commits sur <span typeof="foaf:OnlineAccount" property="foaf:account"><a href="https://github.com/hs0ucy" property="foaf:accountProfilePage" rel="external nofollow me"><span property="dc:title">GitHub</span></a></span> (<a href="//soucy.cc/git/" rel="external">ou à la maison</a>). Hors ligne, on peut me croiser dans les rues de <span typeof="http://schema.org/PostalAddress" property="address"><strong class="p-locality" property="addressLocality">Lévis</strong></span> ou Québec. Sinon, vous pouvez communiquer avec moi par courriel à l'adresse <a href="mailto:hugo@soucy.cc" property="email" rel="me"> <span class="u-email">hugo@soucy.cc</span></a>. </p>