Add the climate strike widget in the site #314

Merged
gnuget merged 1 commit from climate-strike-widget into master 2019-09-04 19:37:53 +00:00
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}