Merge branch 'climate-strike-widget' into 'master'

Add the climate strike widget in the site

See merge request agaric/sites/agaric-com!71
This commit is contained in:
Clayton Dewey 2019-09-04 19:37:52 +00:00
commit 7c0b519bc2
2 changed files with 6 additions and 0 deletions

View file

@ -28,6 +28,7 @@ regions:
libraries:
- agarica/global
- agarica/prism
- agarica/climatestrike
# This section is used by the contrib module, Component Libraries. It allows you
# to reference .twig files in your sass/ directory by using the Twig namespace:

View file

@ -25,3 +25,8 @@ prism:
patternlibrary/agaric/css/prism.css: {}
js:
patternlibrary/agaric/js/prism.js: {}
climatestrike:
version: 1.x
js:
https://assets.digitalclimatestrike.net/widget.js: { type: external, minified: false}