Cleaning up layouts

This commit is contained in:
Brandon Rozek 2023-01-05 00:35:01 -05:00
parent 7b5e4f3aa4
commit 0247538cec
No known key found for this signature in database
GPG key ID: 26E457DA82C9F480
16 changed files with 8 additions and 76 deletions

View file

@ -3,4 +3,4 @@
{{ $dataJ := getJSON $url }}
{{ .Scratch.Set "toot" $dataJ }}
{{ partial "toot.html" . }}
{{ partial "external/toot.html" . }}