Hey y'all, I've been really enjoying the project!...
# troubleshooting
s
Hey y'all, I've been really enjoying the project! I'm curious if there is a way to override
svelte:head
so that I can use a custom title for the page. Any help would be greatly appreciated!
b
Yes but it’s not well documented
❤️ 1
s
Thank you Archie! 🙂
b
I would recommend copying the
__layout.svelte
file from
.evidence/template/src/pages
into your
pages/
folder as a start, and then editing from there!