From 513002c44eabf8279eee0f72314fa3192b4a6090 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Thu, 21 Jul 2022 10:23:35 +0200 Subject: Moved emojis to art, set up up redirects --- content/art/emojis/blobfox/manifest.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 content/art/emojis/blobfox/manifest.json (limited to 'content/art/emojis/blobfox/manifest.json') diff --git a/content/art/emojis/blobfox/manifest.json b/content/art/emojis/blobfox/manifest.json new file mode 100644 index 0000000..111b5a0 --- /dev/null +++ b/content/art/emojis/blobfox/manifest.json @@ -0,0 +1,18 @@ +{ + "blobfox": { + "description": "Like Blobcat, but with foxes", + "files": "blobfox.json", + "homepage": "https://volpeon.ink/art/emojis/blobfox/", + "src": "https://volpeon.ink/art/emojis/blobfox/blobfox.zip", + "src_sha256": "08f6a57c2263435cf61ff76525e156faafd909d9ab9b2378f29a6b20eae44b48", + "license": "Apache 2.0" + }, + "blobfox_flip": { + "description": "Like Blobcat, but with foxes (flipped version)", + "files": "blobfox_flip.json", + "homepage": "https://volpeon.ink/art/emojis/blobfox/", + "src": "https://volpeon.ink/art/emojis/blobfox/blobfox_flip.zip", + "src_sha256": "1da4203e842fc4732d214b2ee525f89eb4684a6a19eea514ca55e8f016a40b81", + "license": "Apache 2.0" + } +} -- cgit v1.2.3-54-g00ecf