aboutsummaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-06-12 03:50:28 -0400
committertdro <tdro@noreply.example.com>2022-06-12 03:50:28 -0400
commit878408fb5c8cfc17e695ae846fa0a13c5f0bb848 (patch)
treec38a579d2f8a9f44abb83e040fb778178ef9b66f /config.json
parent55abba4c9703d0e5f0ec3c3770d723c22d40a161 (diff)
downloadcanory-878408fb5c8cfc17e695ae846fa0a13c5f0bb848.tar.gz
canory-878408fb5c8cfc17e695ae846fa0a13c5f0bb848.tar.bz2
canory-878408fb5c8cfc17e695ae846fa0a13c5f0bb848.zip
themes/default/layouts/partials/video-container: Source of truth for video embeds
Static videos with cached copy. Convert imgur short code into a video short code helper. Replace dynamic embed with static.
Diffstat (limited to 'config.json')
-rw-r--r--config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.json b/config.json
index aca94bd..5912179 100644
--- a/config.json
+++ b/config.json
@@ -128,7 +128,8 @@
],
"mediasrc": [
"'self'",
- "raw.githubusercontent.com"
+ "raw.githubusercontent.com",
+ "i.imgur.com"
],
"objectsrc": [
"'none'"