diff --git a/.gitignore b/.gitignore index 4d29575..48ff308 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,6 @@ npm-debug.log* yarn-debug.log* yarn-error.log* + +# Local Netlify folder +.netlify diff --git a/README.md b/README.md index 6e7eec1..45582d4 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,6 @@ This website can be viewed through two services: Google Firebase Hosting: https://rayyan-h-tafe-nsw.web.app/ & https://rayyan-h-tafe-nsw.firebaseapp.com/ -GitHub Pages: https://reiyua.github.io/RaysBookClub/ +GitHub Pages (Seem's to not work due to not supporting React Router): https://reiyua.github.io/RaysBookClub/ + +Netlify (Seem's to not actually load anything): https://amazing-begonia-8f2384.netlify.app \ No newline at end of file