From fa214e2ab67dbf15d38111ebd092da769a3f3f2b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 05:41:03 +0000 Subject: [PATCH] Updated art.js card JSON --- src/art.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/art.js b/src/art.js index 01a935f..af1d47b 100644 --- a/src/art.js +++ b/src/art.js @@ -1438,6 +1438,13 @@ "author_name": "Saurabh Kamble", "author_github_url": "https://github.com/saurabh2836/" }, + { + "name": "Purple Rain", + "page_link": "./art/savday/index.html", + "art_icon": "./art/savday/icon.png", + "author_name": "savday", + "author_github_url": "https://github.com/savday/" + }, { "name": "Fibonacci Spiral", "page_link": "./art/sn2606/index.html",