bitzquad / bitzquad.com

Development of bitzquad.com
https://bitzquad.com
2 stars 4 forks source link

Hide about and remove "Error" duplicate svelte file #104

Closed HasinduLanka closed 2 years ago

HasinduLanka commented 2 years ago

Summary

Hide the about page, until it's finished.

Details

Add ability to exclude any page from generating using site-settings.js This only works if there's no links to that page from other generated pages.

/about page is excluded in this PR.

Side fix :

There were two error pages (Error, error). Error.svelte is removed.

Checklist

Test Environments