cleanup the repo unused images
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
* this is plain data resolved at build time. No CMS, no runtime fetching.
|
||||
*/
|
||||
|
||||
export const SITE_URL = "https://www.doormile.com";
|
||||
export const SITE_URL = "https://doormile.com";
|
||||
|
||||
export type ContentBlock =
|
||||
| { type: "paragraph"; text: string }
|
||||
|
||||
Reference in New Issue
Block a user