feat: allow customizable secure headers (CSP)

This commit is contained in:
welpo
2023-02-22 01:47:32 +01:00
parent a8540ab499
commit d7caa7af5f
7 changed files with 50 additions and 26 deletions

View File

@@ -12,9 +12,10 @@ A simple blog theme powered by [Zola](https://getzola.org). See a live preview [
- [X] Projects page.
- [X] Archive page.
- [x] Tags.
- [x] Social Links.
- [X] Syntax highlighting.
- [x] Social links.
- [X] Code syntax highlighting.
- [X] Invertible and dimmable images shortcodes.
- [X] Customizable secure headers.
See the project's roadmap [here](https://github.com/users/welpo/projects/1).