From dac9a04c4cae03662be4d0da09084022f59cc97b Mon Sep 17 00:00:00 2001 From: Jace Date: Wed, 12 Jun 2019 09:14:12 -0500 Subject: [PATCH 1/4] Update netlify.toml --- netlify.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index ed9a8cb..ae95649 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,8 @@ command = "yarn run build" publish = "dist" NODE_ENV = "8.9.0" - + NODE_VERSION = "8.9.0" + [[redirects]] from = "/*" to = "/index.html" From ca4fb21e7791d3b7241d370175904411894d27d7 Mon Sep 17 00:00:00 2001 From: Jace Date: Wed, 12 Jun 2019 09:15:13 -0500 Subject: [PATCH 2/4] Update netlify.toml --- netlify.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index ae95649..cacbe53 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,6 @@ command = "yarn run build" publish = "dist" NODE_ENV = "8.9.0" - NODE_VERSION = "8.9.0" [[redirects]] from = "/*" From 21cdfd0264baf2409a7ebcb36c1261044697e76b Mon Sep 17 00:00:00 2001 From: Jace Date: Wed, 12 Jun 2019 09:17:59 -0500 Subject: [PATCH 3/4] Create .nvmrc --- .nvmrc | 1 + 1 file changed, 1 insertion(+) create mode 100644 .nvmrc diff --git a/.nvmrc b/.nvmrc new file mode 100644 index 0000000..e5c1510 --- /dev/null +++ b/.nvmrc @@ -0,0 +1 @@ +8.9.0 From 95deed74c7dc931223432991fdf46c71082d95a6 Mon Sep 17 00:00:00 2001 From: Jace Date: Wed, 12 Jun 2019 09:54:49 -0500 Subject: [PATCH 4/4] Update index.html --- src/pages/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/index.html b/src/pages/index.html index a127059..8be2a49 100644 --- a/src/pages/index.html +++ b/src/pages/index.html @@ -32,10 +32,10 @@

LinkyLinky

This is a JAMstack site, generated and hosted on Netlify.
- Hit the deploy button below to get your own version up and running in a few clicks,
or peek at the code on Github first. + Hit the deploy button below to get your own version up and running in a few clicks,
or peek at the code on Github first.

- +