Skip to content

Commit b5a2ba5

Browse files
authored
Create _redirects and run npm audit fix (#149)
* Create _redirects * Fix eslint vulnerability
1 parent fb8bd12 commit b5a2ba5

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

_redirects

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# These rules will change if you change your site’s custom domains or HTTPS settings
2+
3+
# Redirect default Netlify subdomain to primary domain
4+
https://writespeakcode.netlify.com/* https://www.writespeakcode.com/:splat 301!

package-lock.json

Lines changed: 6 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)