Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add titles to more pages #515

Merged
merged 2 commits into from
May 17, 2024
Merged

Conversation

Gcommer
Copy link
Contributor

@Gcommer Gcommer commented May 17, 2024

Fixes #482

Updates all route files except these:

src/routes/_auth.permission.tsx
src/routes/_mod.tsx
src/routes/_auth.logout.tsx
src/routes/_guest.login.index.tsx
src/routes/__root.tsx
src/routes/_auth.login.discord.tsx
src/routes/_guest.login.success.tsx
src/routes/_admin.tsx
src/routes/_guest.patreon.tsx
src/routes/_guest.index.tsx
src/routes/_auth.page-not-found.tsx
src/routes/_guest.tsx
src/routes/_auth.tsx

Tested by browsing around most of the pages -- but I don't have data in my local DB so I couldn't hit all of them. No new type errors introduced.

@leighmacdonald
Copy link
Owner

Looks great, added one of the missing ones.

@leighmacdonald leighmacdonald merged commit 9007913 into leighmacdonald:master May 17, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update <Title> With Location
2 participants