From 11947869e44d423171cfd3c6c76be0fbbbfb5da4 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Fri, 10 Jun 2022 14:31:33 +0200 Subject: Update --- 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..f844bb4 --- /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/projects/emojis/blobfox/", + "src": "https://volpeon.ink/projects/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/projects/emojis/blobfox/", + "src": "https://volpeon.ink/projects/emojis/blobfox/blobfox_flip.zip", + "src_sha256": "1da4203e842fc4732d214b2ee525f89eb4684a6a19eea514ca55e8f016a40b81", + "license": "Apache 2.0" + } +} -- cgit v1.2.3-54-g00ecf