summaryrefslogtreecommitdiffstats
path: root/content/projects/emojis/blobfox/manifest.json
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2021-11-11 06:49:46 +0100
committerVolpeon <git@volpeon.ink>2021-11-11 06:49:46 +0100
commit0963ba816e8d5f2c408e67a4deef14840a3f64fb (patch)
tree19629153f3bcc136a821eab8ca32b2a50590964d /content/projects/emojis/blobfox/manifest.json
parentSimplified home page (diff)
downloadvolpeon.ink-0963ba816e8d5f2c408e67a4deef14840a3f64fb.tar.gz
volpeon.ink-0963ba816e8d5f2c408e67a4deef14840a3f64fb.tar.bz2
volpeon.ink-0963ba816e8d5f2c408e67a4deef14840a3f64fb.zip
Make footer sticky again, fix blobfox and bunhd URLs
Diffstat (limited to 'content/projects/emojis/blobfox/manifest.json')
-rw-r--r--content/projects/emojis/blobfox/manifest.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/content/projects/emojis/blobfox/manifest.json b/content/projects/emojis/blobfox/manifest.json
index 3a70695..c916b0b 100644
--- a/content/projects/emojis/blobfox/manifest.json
+++ b/content/projects/emojis/blobfox/manifest.json
@@ -2,17 +2,17 @@
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/blobfox-emojis/", 5 "homepage": "https://www.feuerfuchs.dev/projects/emojis/blobfox/",
6 "src": "https://www.feuerfuchs.dev/projects/blobfox-emojis/blobfox.zip", 6 "src": "https://www.feuerfuchs.dev/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/blobfox-emojis/", 13 "homepage": "https://www.feuerfuchs.dev/projects/emojis/blobfox/",
14 "src": "https://www.feuerfuchs.dev/projects/blobfox-emojis/blobfox_flip.zip", 14 "src": "https://www.feuerfuchs.dev/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 }
18} \ No newline at end of file 18}