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:
@@ -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]]
|
||||
|
Reference in New Issue
Block a user