1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-23 02:41:19 -04:00

move video files/add webm

This commit is contained in:
2019-02-13 09:34:25 -05:00
parent e95b92cbd8
commit 008de2c36a
2 changed files with 7 additions and 2 deletions

View File

@@ -9,7 +9,12 @@
"redirects": [
{
"source": "/powncer.mov",
"destination": "/powncer.mp4",
"destination": "/leo.mp4",
"type": 301
},
{
"source": "/powncer.mp4",
"destination": "/leo.mp4",
"type": 301
}
],