commit 83a756cc7e162f5afdf3fad0b950fa1a648a38de
parent a2356de15101235463c1ff2479dffffff60e0b38
Author: Hugo Soucy <hugo.soucy@toumoro.com>
Date: Mon, 10 Feb 2020 21:38:43 -0500
Comments shortlink hyperlink
Diffstat:
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/templates/curriculum-vitae.mustache b/templates/curriculum-vitae.mustache
@@ -22,11 +22,11 @@
rel="bookmark">#</a>
{{/ permalink }}
- {{# shortlink }}
- (<a href="{{{ site.url }}}/{{{ shortlink }}}"
+ <!-- {{# shortlink }}
+ (<a href="{{{ site.url }}}/{{{ shortlink }}}"
type="text/html"
rel="shortlink">{{{ shortlink }}}</a>)
- {{/ shortlink }}
+ {{/ shortlink }}-->
Créé à {{ site.author.locality }} le <time datetime="{{ date }}T{{ datetime }}">{{ date }}</time> par
diff --git a/templates/default.mustache b/templates/default.mustache
@@ -20,12 +20,12 @@
title="Permalink">#</a>
{{/ permalink }}
- {{# shortlink }}
- (<a href="{{{ site.url }}}/{{{ shortlink }}}"
+ <!-- {{# shortlink }}
+ (<a href="{{{ site.url }}}/{{{ shortlink }}}"
type="text/html"
rel="shortlink"
title="Shortlink">{{{ shortlink }}}</a>)
- {{/ shortlink }}
+ {{/ shortlink }} -->
Créé à {{ site.author.locality }} le <time class="dt-published" datetime="{{ date }}T{{ datetime }}">{{ date }}</time> par
<a class="p-author author" href="{{{ site.baseurl }}}#hs" rel="author"><i>{{ site.author.name }}</i></a>.
diff --git a/templates/note.mustache b/templates/note.mustache
@@ -66,12 +66,12 @@
title="Permalink">#</a>
{{/ permalink }}
- {{# shortlink }}
- (<a href="{{{ site.url }}}/{{{ shortlink }}}"
+ <!-- {{# shortlink }}
+ (<a href="{{{ site.url }}}/{{{ shortlink }}}"
type="text/html"
rel="shortlink"
title="Shortlink">{{{ shortlink }}}</a>)
- {{/ shortlink }}
+ {{/ shortlink }}-->
Publié le <time class="dt-published" {{# datetime }}datetime="{{ date }}T{{ datetime }}"{{/ datetime }}>{{ date }}</time>
par