feat: refactor blogroll
This commit is contained in:
parent
45a605a4bf
commit
072b3943b6
7 changed files with 96 additions and 32 deletions
|
@ -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]
|
||||
|
|
Reference in a new issue