2024-03-03 15:49:43 +00:00
|
|
|
<p class="hidden">
|
2024-02-27 06:34:28 +00:00
|
|
|
{{ range first 1 (where .Site.RegularPages.ByDate.Reverse "Section" "blog") }}
|
|
|
|
Last updated <time id="last-update" datetime="{{ .PublishDate }}">{{ .PublishDate.Format "January 2, 2006" }}</time>.
|
|
|
|
{{ end }}
|
2024-03-04 17:40:06 +00:00
|
|
|
<script src="https://tinylytics.app/embed/ig7D4Y9LSxprgCWfj5e8.js" defer></script>
|
2024-02-23 04:35:34 +00:00
|
|
|
</p>
|