From a08e002ed39c2953c85d4a95cbee901c89bea846 Mon Sep 17 00:00:00 2001 From: CosmoArt Date: Sun, 24 Nov 2024 14:44:26 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix:=20site=20#75?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source-web/src/assets/db/illustrations.json | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) diff --git a/source-web/src/assets/db/illustrations.json b/source-web/src/assets/db/illustrations.json index 3cfcea8..c890a33 100644 --- a/source-web/src/assets/db/illustrations.json +++ b/source-web/src/assets/db/illustrations.json @@ -369,12 +369,11 @@ }, { "id": 42, - "order": 16, - "name": "Smash illustrations", - "img": "https://res.cloudinary.com/cosmocloudinary/image/upload/v1704587154/freesets/illustrations/a87zjoigtpm67zxoss5o.webp", - "link": "https://usesmash.com", - "license": "Free", - "licenseDescription": "Free for commercial or personal use" + "order": 57, + "name": "Logoipsum", + "link": "https://logoipsum.com/", + "img": "https://res.cloudinary.com/cosmocloudinary/image/upload/freesets/illustrations/logoipsum", + "tags": ["Placeholder logos"] }, { "id": 43, @@ -577,13 +576,5 @@ "link": "https://public.work/", "img": "https://res.cloudinary.com/cosmocloudinary/image/upload/freesets/photos/publicwork", "tags": ["Vintage"] - }, - { - "id": 67, - "order": 57, - "name": "Logoipsum", - "link": "https://logoipsum.com/", - "img": "https://res.cloudinary.com/cosmocloudinary/image/upload/freesets/illustrations/logoipsum", - "tags": ["Placeholder logos"] } ]