Deploy site to Netlify as backup

This commit is contained in:
Ray 2023-12-13 03:39:44 +00:00 committed by GitHub
parent bf4a6ec435
commit 40ec2116c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

3
.gitignore vendored
View File

@ -21,3 +21,6 @@
npm-debug.log* npm-debug.log*
yarn-debug.log* yarn-debug.log*
yarn-error.log* yarn-error.log*
# Local Netlify folder
.netlify

View File

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