diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2026-08-19 22:31:58 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2026-08-19 22:31:58 -0700 |
| commit | 99fc4f6c8c28179acc387c03b5e2862dde3cb1c5 (patch) | |
| tree | 84815200b1593429c4d591515549b7784186c753 /templates/pkg-index.html.template | |
| parent | Improve directory layout a little more (diff) | |
| download | roseh.moe-99fc4f6c8c28179acc387c03b5e2862dde3cb1c5.tar.zst | |
Remove met art page
Diffstat (limited to 'templates/pkg-index.html.template')
| -rw-r--r-- | templates/pkg-index.html.template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/pkg-index.html.template b/templates/pkg-index.html.template index ae26686..fc88ed4 100644 --- a/templates/pkg-index.html.template +++ b/templates/pkg-index.html.template @@ -1,8 +1,8 @@ -{{- define "head"}} +{{define "head" -}} <title>Packages</title> {{- end}} -{{- define "body"}} +{{define "body" -}} <section> <p>Package index</p> <ul> |
