Skip to content

Instantly share code, notes, and snippets.

View dominicthomas's full-sized avatar

Dominic Thomas dominicthomas

View GitHub Profile
@iDVB
iDVB / _redirects
Created April 24, 2020 17:15
DIY Netlify _redirects
# Place this file in the route of your S3 bucket
# https://www.npmjs.com/package/middy-reroute
# Redirect with 301
/home /
/google https://www.google.com
# Redirect with 302
/my-redirect / 302