aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/articles/site-backend.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/content/articles/site-backend.md b/content/articles/site-backend.md
index 673c20d..41ba5c5 100644
--- a/content/articles/site-backend.md
+++ b/content/articles/site-backend.md
@@ -576,6 +576,15 @@ on this site:
- [NFTables Examples][]
- [Wireguard is Awesome][]
+## Updates
+
+- 2024-06-03: [Apache Configuration][s-apache-configuration]: Make
+ [SVGs][svg] render properly in [Firefox][] by adding a `<FileMatch>`
+ directive for [SVGs][svg] which relaxes [Content-Security-Policy][] by
+ allowing `style-src-attr 'unsafe-inline'`. Without this exception
+ inline [SVGs][svg] work fine, but viewing them directly just shows a
+ black box.
+
[s-hugo-configuration]: #hugo-configuration
"Hugo Configuration"
[s-security-headers]: #security-headers