summaryrefslogtreecommitdiffstats
path: root/indieweb-micro/themes/MinIndie/layouts/shortcodes/follow.html
diff options
context:
space:
mode:
Diffstat (limited to 'indieweb-micro/themes/MinIndie/layouts/shortcodes/follow.html')
-rw-r--r--indieweb-micro/themes/MinIndie/layouts/shortcodes/follow.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/indieweb-micro/themes/MinIndie/layouts/shortcodes/follow.html b/indieweb-micro/themes/MinIndie/layouts/shortcodes/follow.html
new file mode 100644
index 0000000..27a1bdd
--- /dev/null
+++ b/indieweb-micro/themes/MinIndie/layouts/shortcodes/follow.html
@@ -0,0 +1,12 @@
+{{ $url := .Get 0 }}
+{{ $date := .Get 1 }}
+
+<div class="follow-card h-entry">
+ <a class="follow-target u-follow-of" href="{{ $url }}">
+ {{ $url }}
+ </a>
+
+ <time class="follow-date dt-published" datetime="{{ $date }}T00:00:00Z">
+ {{ $date }}
+ </time>
+</div>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage