Skip to content
Snippets Groups Projects
Commit 860decdb authored by alexisben's avatar alexisben
Browse files

remove test data

parent 518b51d1
No related branches found
No related tags found
No related merge requests found
......@@ -38,10 +38,7 @@
<div class="post-meta">
<time itemprop="datePublished" datetime="{{ .Date.Format "2006-01-02T15:04" }}">{{ .Date | time.Format ":date_long" }}</time>
{{ if site.Params.posts.index.show_author }}
{{/* {{- partial "posts/author" . -}} */}}
<div class="post-author" itemscope itemtype="https://schema.org/Person" itemprop="author">
<p itemprop="name">Magali Anglès</p>
</div>
{{- partial "posts/author" . -}}
{{ end }}
</div>
</article>
......
......@@ -32,11 +32,7 @@
<div class="post-meta">
<time itemprop="datePublished" datetime="{{ .Date.Format "2006-01-02T15:04" }}">{{ .Date | time.Format ":date_long" }}</time>
{{ if site.Params.posts.index.show_author }}
{{/* {{- partial "posts/author" . -}} */}}
<div class="post-author" itemscope itemtype="https://schema.org/Person" itemprop="author">
<p itemprop="name">Magali Anglès</p>
</div>
{{- partial "posts/author" . -}}
{{ end }}
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment