style fixes
Some checks failed
website-main / test-build (push) Waiting to run
website-main / prod-build (push) Has been cancelled

This commit is contained in:
2024-01-03 12:43:01 +01:00
parent eab1d36be5
commit 271169891c
9 changed files with 10 additions and 10 deletions

View File

@ -1,4 +1,4 @@
<div class="row">
<div class="shortcode row">
{{ $dir := trim (.Get "dir") "/" }}
{{ with $dir }}
{{ $files := readDir (print "/static/" .) }}