diff --git a/.nvmrc b/.nvmrc new file mode 100644 index 0000000..e5c1510 --- /dev/null +++ b/.nvmrc @@ -0,0 +1 @@ +8.9.0 diff --git a/netlify.toml b/netlify.toml index ed9a8cb..cacbe53 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,7 @@ command = "yarn run build" publish = "dist" NODE_ENV = "8.9.0" - + [[redirects]] from = "/*" to = "/index.html" 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.

- +