You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/web/src/lib/metadata/shared-metadata.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ import type { MDXData } from "@/content/utils";
2
2
importtype{Metadata}from"next";
3
3
4
4
exportconstTITLE="openstatus";
5
-
exportconstHOMEPAGE_TITLE="openstatus - The Compliance-First Status Page";
5
+
exportconstHOMEPAGE_TITLE="The Compliance-First Status Page";
6
6
exportconstDESCRIPTION=
7
7
"Ship your status page before your SOC 2 auditor asks for it. Communicate incidents, prove compliance readiness, and monitor uptime from 28 global regions. Open source and free to start.";
0 commit comments