This repository was archived by the owner on Jun 19, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ const brandingAssets = [
8787---
8888
8989<ContentLayout
90- canonical =" https://2025. squiggleconf.com/about"
90+ canonical =" https://squiggleconf.com/about"
9191 description =" About SquiggleConf: a Boston conference focused on excellent web dev tooling."
9292 title =" About Us"
9393>
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ import ContentLayout from "~/layouts/ContentLayout.astro";
55---
66
77<ContentLayout
8- canonical =" https://2025. squiggleconf.com/code-of-conduct"
8+ canonical =" https://squiggleconf.com/code-of-conduct"
99 description =" Code of Conduct for SquiggleConf: a Boston conference focused on excellent web dev tooling."
1010 title =" Code of Conduct"
1111>
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ import BodyText from "~/components/BodyText.astro";
66---
77
88<ContentLayout
9- canonical =" https://2025. squiggleconf.com/faqs"
9+ canonical =" https://squiggleconf.com/faqs"
1010 description =" FAQs for SquiggleConf: a Boston conference focused on excellent web dev tooling."
1111 title =" FAQs"
1212>
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ import ContentLayout from "~/layouts/ContentLayout.astro";
1111---
1212
1313<ContentLayout
14- canonical =" https://2025. squiggleconf.com"
14+ canonical =" https://squiggleconf.com"
1515 description =" A Boston conference focused on excellent web dev tooling."
1616>
1717 <PrimaryHero slot =" hero" />
You can’t perform that action at this time.
0 commit comments