aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/_default
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/layouts/_default')
-rw-r--r--themes/default/layouts/_default/section.following.html1
-rw-r--r--themes/default/layouts/_default/section.webring.html3
2 files changed, 3 insertions, 1 deletions
diff --git a/themes/default/layouts/_default/section.following.html b/themes/default/layouts/_default/section.following.html
index bb1b920..0eba618 100644
--- a/themes/default/layouts/_default/section.following.html
+++ b/themes/default/layouts/_default/section.following.html
@@ -49,6 +49,7 @@
</a>
</h3>
<time
+ data-type="default"
title="{{ $distinct.FeedDateTitle }}"
datetime="{{ $distinct.FeedDateTime }}">
{{ $distinct.FeedDate -}}
diff --git a/themes/default/layouts/_default/section.webring.html b/themes/default/layouts/_default/section.webring.html
index e2f4518..9816dbf 100644
--- a/themes/default/layouts/_default/section.webring.html
+++ b/themes/default/layouts/_default/section.webring.html
@@ -40,7 +40,7 @@
{{- else -}}
{{ or .FeedContentShort .FeedTitle }}
{{- end }}
- &mdash;
+ <br />
<a
data-hover
title="{{ .FeedSourceDescription }}"
@@ -49,6 +49,7 @@
</a>
</p>
<time
+ data-type="default"
title="{{ .FeedDateTitle }}"
datetime="{{ .FeedDateTime }}">
{{ .FeedDate }}