From c83620277f1cb5624f15ec5caa7edce43ddc646d Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Wed, 30 Jun 2021 17:58:56 -0400 Subject: [PATCH] Add source links for Ryth --- media/attribution.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/media/attribution.js b/media/attribution.js index 38e345d7..a1316c85 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -12673,10 +12673,10 @@ const attributionData = { { prefix: "./media/characters/ryth/", files: [ - { name: "front.svg", source: null }, - { name: "back.svg", source: null }, - { name: "mouth.svg", source: null }, - { name: "tailmaw.svg", source: null }, + { name: "front.svg", source: "https://twitter.com/Rythtourni/status/1410355894378979332" }, + { name: "back.svg", source: "https://twitter.com/Rythtourni/status/1410355894378979332" }, + { name: "mouth.svg", source: "https://twitter.com/Rythtourni/status/1410355894378979332" }, + { name: "tailmaw.svg", source: "https://twitter.com/Rythtourni/status/1410355894378979332" }, ], authors: [ "masonparker"