1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-18 21:45:31 -04:00

better implementation of hugo mods for twemojis 📦

This commit is contained in:
2020-04-06 08:44:43 -04:00
parent 4f71dd509b
commit 3224d9b072
8 changed files with 14 additions and 12 deletions

View File

@@ -146,6 +146,10 @@
from = "/twemoji/*"
to = "/vendor/emoji/:splat"
status = 301
[[redirects]]
from = "/vendor/emoji/twemoji.min.js"
to = "/vendor/emoji/emoji.min.js"
status = 301
# More miscellaneous mirrors:
[[redirects]]