From 7c80bf2515903553830f6ded210396529f9c4ea4 Mon Sep 17 00:00:00 2001 From: Tixie Date: Sat, 12 Mar 2022 16:08:47 +0000 Subject: [PATCH] Update from Forestry.io Tixie created plugins/granim.js-animated-gradients.json --- .forestry/front_matter/templates/plugin-template.yml | 1 + plugins/granim.js-animated-gradients.json | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 plugins/granim.js-animated-gradients.json diff --git a/.forestry/front_matter/templates/plugin-template.yml b/.forestry/front_matter/templates/plugin-template.yml index 6f9ad71..eb21635 100644 --- a/.forestry/front_matter/templates/plugin-template.yml +++ b/.forestry/front_matter/templates/plugin-template.yml @@ -25,3 +25,4 @@ fields: label: url_demo pages: - plugins/duet-date-picker.json +- plugins/granim.js-animated-gradients.json diff --git a/plugins/granim.js-animated-gradients.json b/plugins/granim.js-animated-gradients.json new file mode 100644 index 0000000..cadfd3c --- /dev/null +++ b/plugins/granim.js-animated-gradients.json @@ -0,0 +1,9 @@ +{ + "id": "142", + "title": "granim.js: Animated gradients", + "image": "/142-granim-js.png", + "description": "A small library to create and interact with animated gradient.", + "url_github": "https://github.com/sarcadass/granim.js", + "url_npm": "https://www.npmjs.com/package/granim", + "url_demo": "https://sarcadass.github.io/granim.js/" +}