summaryrefslogtreecommitdiffstats
path: root/content/projects/emojis
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2022-04-27 06:41:08 +0200
committerVolpeon <git@volpeon.ink>2022-04-27 06:41:08 +0200
commit85429a61b71fa222c359200771ce65c6381b20ba (patch)
treeb5633f8aebec843b2d703595c9d6704af260e78c /content/projects/emojis
parentDon't hide info in gallery card (diff)
downloadvolpeon.ink-85429a61b71fa222c359200771ce65c6381b20ba.tar.gz
volpeon.ink-85429a61b71fa222c359200771ce65c6381b20ba.tar.bz2
volpeon.ink-85429a61b71fa222c359200771ce65c6381b20ba.zip
Fixed emoji manifests
Diffstat (limited to 'content/projects/emojis')
-rw-r--r--content/projects/emojis/blobfox/manifest.json8
-rw-r--r--content/projects/emojis/bunhd/manifest.json8
2 files changed, 8 insertions, 8 deletions
diff --git a/content/projects/emojis/blobfox/manifest.json b/content/projects/emojis/blobfox/manifest.json
index c916b0b..f844bb4 100644
--- a/content/projects/emojis/blobfox/manifest.json
+++ b/content/projects/emojis/blobfox/manifest.json
@@ -2,16 +2,16 @@
2 "blobfox": { 2 "blobfox": {
3 "description": "Like Blobcat, but with foxes", 3 "description": "Like Blobcat, but with foxes",
4 "files": "blobfox.json", 4 "files": "blobfox.json",
5 "homepage": "https://www.feuerfuchs.dev/projects/emojis/blobfox/", 5 "homepage": "https://volpeon.ink/projects/emojis/blobfox/",
6 "src": "https://www.feuerfuchs.dev/projects/emojis/blobfox/blobfox.zip", 6 "src": "https://volpeon.ink/projects/emojis/blobfox/blobfox.zip",
7 "src_sha256": "08f6a57c2263435cf61ff76525e156faafd909d9ab9b2378f29a6b20eae44b48", 7 "src_sha256": "08f6a57c2263435cf61ff76525e156faafd909d9ab9b2378f29a6b20eae44b48",
8 "license": "Apache 2.0" 8 "license": "Apache 2.0"
9 }, 9 },
10 "blobfox_flip": { 10 "blobfox_flip": {
11 "description": "Like Blobcat, but with foxes (flipped version)", 11 "description": "Like Blobcat, but with foxes (flipped version)",
12 "files": "blobfox_flip.json", 12 "files": "blobfox_flip.json",
13 "homepage": "https://www.feuerfuchs.dev/projects/emojis/blobfox/", 13 "homepage": "https://volpeon.ink/projects/emojis/blobfox/",
14 "src": "https://www.feuerfuchs.dev/projects/emojis/blobfox/blobfox_flip.zip", 14 "src": "https://volpeon.ink/projects/emojis/blobfox/blobfox_flip.zip",
15 "src_sha256": "1da4203e842fc4732d214b2ee525f89eb4684a6a19eea514ca55e8f016a40b81", 15 "src_sha256": "1da4203e842fc4732d214b2ee525f89eb4684a6a19eea514ca55e8f016a40b81",
16 "license": "Apache 2.0" 16 "license": "Apache 2.0"
17 } 17 }
diff --git a/content/projects/emojis/bunhd/manifest.json b/content/projects/emojis/bunhd/manifest.json
index bcf1a32..49f65b6 100644
--- a/content/projects/emojis/bunhd/manifest.json
+++ b/content/projects/emojis/bunhd/manifest.json
@@ -2,16 +2,16 @@
2 "bunhd": { 2 "bunhd": {
3 "description": "High-res version of the bun emojis", 3 "description": "High-res version of the bun emojis",
4 "files": "bunhd.json", 4 "files": "bunhd.json",
5 "homepage": "https://www.feuerfuchs.dev/projects/emojis/bunhd/", 5 "homepage": "https://volpeon.ink/projects/emojis/bunhd/",
6 "src": "https://www.feuerfuchs.dev/projects/emojis/bunhd/bunhd.zip", 6 "src": "https://volpeon.ink/projects/emojis/bunhd/bunhd.zip",
7 "src_sha256": "52c4493731bf7f9bf3526ed35a57ac684c9af8808cbb79d42060cc65e2b70dd6", 7 "src_sha256": "52c4493731bf7f9bf3526ed35a57ac684c9af8808cbb79d42060cc65e2b70dd6",
8 "license": "Apache 2.0" 8 "license": "Apache 2.0"
9 }, 9 },
10 "bunhd_flip": { 10 "bunhd_flip": {
11 "description": "High-res version of the bun emojis (flipped version)", 11 "description": "High-res version of the bun emojis (flipped version)",
12 "files": "bunhd_flip.json", 12 "files": "bunhd_flip.json",
13 "homepage": "https://www.feuerfuchs.dev/projects/emojis/bunhd/", 13 "homepage": "https://volpeon.ink/projects/emojis/bunhd/",
14 "src": "https://www.feuerfuchs.dev/projects/emojis/bunhd/bunhd_flip.zip", 14 "src": "https://volpeon.ink/projects/emojis/bunhd/bunhd_flip.zip",
15 "src_sha256": "5007099c627760a2f2391d20facb94973c5ff2467cb5692e8829a15fad4abc31", 15 "src_sha256": "5007099c627760a2f2391d20facb94973c5ff2467cb5692e8829a15fad4abc31",
16 "license": "Apache 2.0" 16 "license": "Apache 2.0"
17 } 17 }