social media btns

This commit is contained in:
2018-04-25 23:23:03 +02:00
parent e2b0c1c59a
commit bd68707e61
35 changed files with 1440 additions and 6 deletions
@@ -0,0 +1,21 @@
addtoany:
version: VERSION
js:
https://static.addtoany.com/menu/page.js: { attributes: { async: true }, type: external, minified: true }
js/addtoany.js: {}
css:
theme:
css/addtoany.css: {}
dependencies:
- core/drupal
addtoany.admin:
version: VERSION
js:
js/addtoany.admin.js: {}
css:
theme:
css/addtoany.admin.css: {}
dependencies:
- core/jquery
- core/drupal