You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
how to add security headers i run on vercel with this Hugoplate theme? by adding to vercel.json? I've tried adding it but this script gets an error it's not allowed to use routes it has to be rewritten. Can you make an example?
Problem:
I have tried adding a security header to config/development/server.toml and hugo.toml with no effect after adding the security header script with:
hugo.toml
config/development/server.toml
request
how to add security headers i run on vercel with this Hugoplate theme? by adding to vercel.json? I've tried adding it but this script gets an error it's not allowed to use routes it has to be rewritten. Can you make an example?
example vercel.json
before:
after:
The text was updated successfully, but these errors were encountered: