Override app.html #7906
sharkstate
started this conversation in
General
Replies: 1 comment 3 replies
-
You probably want to use |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How can you override app.html for a specific path? I assume hooks is the go to here, but havent figured it out. For instance if you want /routes/clean.txt/+page.svelte to not inherit any code from app.html but only contain whats actually generated by that +page.svelte file
Beta Was this translation helpful? Give feedback.
All reactions