Added netlify toml file

This commit is contained in:
Rafael González
2022-08-25 08:03:59 -05:00
parent 21cc79ea7a
commit 8980fe3986
3 changed files with 43 additions and 23 deletions

8
netlify.toml Normal file
View File

@ -0,0 +1,8 @@
[dev]
framework = "astro"
[[redirects]]
from="/blog/optimizeing-shopify-theme"
to="/blog/optimizeing-shopify-theme-1"
status=301
force = true