Add the climate strike widget in the site #314
2 changed files with 6 additions and 0 deletions
|
@ -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:
|
||||
|
|
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue