From e426c4ff920a4637f0fa45bf10f3cdc221cd398e Mon Sep 17 00:00:00 2001 From: rathi Date: Wed, 4 Dec 2024 21:42:08 -0500 Subject: [PATCH] deployment updates --- index.html | 2 +- netlify.toml | 8 ++++++++ public/feather-icon.svg | 5 +++++ 3 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 netlify.toml create mode 100644 public/feather-icon.svg diff --git a/index.html b/index.html index 76c3570..7139095 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + Austen's Wedding Guide diff --git a/netlify.toml b/netlify.toml new file mode 100644 index 0000000..df9f053 --- /dev/null +++ b/netlify.toml @@ -0,0 +1,8 @@ +[build] + command = "npm run build" + publish = "dist" + +[[redirects]] + from = "/*" + to = "/index.html" + status = 200 diff --git a/public/feather-icon.svg b/public/feather-icon.svg new file mode 100644 index 0000000..6e72f49 --- /dev/null +++ b/public/feather-icon.svg @@ -0,0 +1,5 @@ + + + + +