fix: missing page titles; add checks#87
Conversation
|
the checks on this make sure that new routes have a page title. you can opt out on a specific +page.svelte page, but it's manual, so you have to think about it. i also added a new PageTitle component that adds |
|
i forgot to push a commit lol |
|
resolves #69 btw |
|
a lot of these page titles should be more clear about being sub-pages of colocation or admin, since theres a lot of duplicate or easily confused titles. im also not sure using a script to force titles on pages is the ideal route here, it feels overkill & theres ways to automate a lot of these titles. edit: this also should be a lint rule and not a script |
|
i need to go back through all of this tomorrow |
No description provided.