mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2025-10-09 18:21:15 +00:00
Update to Hugo v0.143.1
This commit is contained in:
parent
615e03bca3
commit
525b28e98b
13 changed files with 36 additions and 49 deletions
|
@ -14,7 +14,7 @@
|
|||
{{ end }}
|
||||
{{ $tags := .Site.Taxonomies.tags }}
|
||||
<div style="text-align: center; margin-bottom: 2rem;" class='bloglist-teaser block-center'>
|
||||
Hello! This page contains {{ $postCount | lang.NumFmt 0 }} observations,
|
||||
Hello! This page contains {{ $postCount | lang.FormatNumber 0 }} observations,
|
||||
{{ len $tags }} of which are <strong><a href="https://www.inaturalist.org/posts/39072-research-grade">research grade</a></strong>.
|
||||
</div>
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue