josh-collinsworth / sveltekit-blog-starter

A preconfigured SvelteKit static blog starter, with Sass, Markdown, MDSvex, Rehype, background preloading, and more. See the README for full details.
https://sveltekit-static-starter.netlify.app/
MIT License
419 stars 81 forks source link

Fix site title for about.md page template #5

Closed anthonylebrun closed 2 years ago

anthonylebrun commented 2 years ago

👋 Hey Josh, this is a great little project you've got here! I've been been looking for a nice off the shelf static blog solution for a while and this one checked all of the buckets. msdvex is extremely nice to work with!

While casually navigating between pages, I realized that title on the about page doesn't update properly. I think it might be nice to include an example of how to set that since it may not be obvious to the casual observer how to modify head tags in a msdvex file.

netlify[bot] commented 2 years ago

✔️ Deploy Preview for sveltekit-static-starter ready!

🔨 Explore the source changes: a02392a516543a134d04a724c389321bb369ef6f

🔍 Inspect the deploy log: https://app.netlify.com/sites/sveltekit-static-starter/deploys/6226cb340c7a75000848134a

😎 Browse the preview: https://deploy-preview-5--sveltekit-static-starter.netlify.app

anthonylebrun commented 2 years ago

I'm not 100% sure what's up with that diff on the last line...