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 @@
+