mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-03 21:21:14 -04:00
Add introducer video to the product page
It’s always been the plan to put this video on the product page. Just
getting round to it now.
Watch the video here: https://www.youtube.com/watch?v=i2a2jiwYTd4
Uses the CSS developed by the service manual team, taken from here:
a5c613f07b/source/stylesheets/modules/_responsive-embed.scss
This commit is contained in:
@@ -12,4 +12,5 @@ def test_owasp_useful_headers_set(app_):
|
||||
"object-src 'self';"
|
||||
"font-src 'self' data:;"
|
||||
"img-src 'self' *.google-analytics.com *.notifications.service.gov.uk data:;"
|
||||
"frame-src www.youtube.com;"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user