Suppression des commentaires
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
{{- $url := .Params.comments_url -}}
|
||||
{{- if $url }}
|
||||
<aside class="panel">
|
||||
<h2>Échanger autour de ce texte</h2>
|
||||
<p>
|
||||
Si vous souhaitez réagir publiquement, <a href="{{ $url }}" target="_blank" rel="noopener">un fil dédié vous attend ici</a>.
|
||||
</p>
|
||||
</aside>
|
||||
{{- end }}
|
||||
@@ -34,7 +34,6 @@
|
||||
</aside>
|
||||
{{- end }}
|
||||
|
||||
{{- partial "asides/comments.html" . }}
|
||||
{{- partial "asides/oeuvres.html" . }}
|
||||
{{- partial "asides/keywords.html" . }}
|
||||
|
||||
@@ -45,4 +44,4 @@
|
||||
{{ end }}
|
||||
</article>
|
||||
</main>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user