diff --git a/src/routes/(marketing)/blog/(posts)/how_we_built_our_saas_website/+page.svelte b/src/routes/(marketing)/blog/(posts)/how_we_built_our_41kb_saas_website/+page.svelte similarity index 100% rename from src/routes/(marketing)/blog/(posts)/how_we_built_our_saas_website/+page.svelte rename to src/routes/(marketing)/blog/(posts)/how_we_built_our_41kb_saas_website/+page.svelte diff --git a/src/routes/(marketing)/blog/posts.ts b/src/routes/(marketing)/blog/posts.ts index eebc3e80..fba93990 100644 --- a/src/routes/(marketing)/blog/posts.ts +++ b/src/routes/(marketing)/blog/posts.ts @@ -17,7 +17,7 @@ const blogPosts: BlogPost[] = [ { title: "How we built a beautiful 41kb SaaS website with this template", description: "How to use this template you to bootstrap your own site.", - link: "/blog/how_we_built_our_saas_website", + link: "/blog/how_we_built_our_41kb_saas_website", date: "2024-03-10", }, {