summaryrefslogtreecommitdiffstats
path: root/indieweb-micro/themes/MinIndie/layouts/shortcodes/follow.html
blob: a80b059f128c49f18bf4df6f01726e6750366949 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{{ $url := .Get 0 }}
{{ $date := .Get 1 }}

<div class="follow-card">
  <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