feat: refactor blogroll

This commit is contained in:
Cory Dransfeldt 2024-01-25 13:02:01 -08:00
parent 45a605a4bf
commit 072b3943b6
No known key found for this signature in database
7 changed files with 96 additions and 32 deletions

View file

@ -58,6 +58,11 @@ for = "/contribute.json"
[headers.values]
Content-Type = "application/json"
[[headers]]
for = "/blogroll.opml"
[headers.values]
Content-Disposition = "attachment; filename=cory-dransfeldt-blogroll.opml"
[[headers]]
for = "/*"
[headers.values]