diff options
author | Paul Duncan <pabs@pablotron.org> | 2024-06-03 23:14:36 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2024-06-03 23:14:36 -0400 |
commit | bd0955a5279de71eb16285499486a9ef87887493 (patch) | |
tree | 14c7b6a1e07d188744e610850301497c7cac725e /content/articles/site-backend.md | |
parent | 065ebb56907b37f7b3215024dab7eeced5b0e07d (diff) | |
download | pablotron.org-bd0955a5279de71eb16285499486a9ef87887493.tar.bz2 pablotron.org-bd0955a5279de71eb16285499486a9ef87887493.zip |
content/articles/site-backend.md: Updates: add intro sentence
Diffstat (limited to 'content/articles/site-backend.md')
-rw-r--r-- | content/articles/site-backend.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/content/articles/site-backend.md b/content/articles/site-backend.md index 41ba5c5..3ea2b38 100644 --- a/content/articles/site-backend.md +++ b/content/articles/site-backend.md @@ -578,6 +578,9 @@ on this site: ## Updates +This section contains a list of updates to this article it was initially +published. + - 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 |