mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2025-05-17 20:43:51 +00:00

Use partialCached to avoid any perf penalty. TODO: limit the scope I pass to them. I noticed a teeny tiny perf improvement after doing this, probably because now some giant data structures only need to be generated once.
1 line
54 B
HTML
1 line
54 B
HTML
{{- return (index .Site.Data "webmentions").items -}}
|