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: app/[locale]/partners/page.tsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ import { hreflangAlternates } from '@/lib/seo/hreflang';
5
5
6
6
typeProps={params: {locale: string}};
7
7
8
-
constTITLE='Partners & Sponsors — AgentOS';
8
+
constTITLE='Partners & Sponsors | AgentOS';
9
9
constDESCRIPTION=
10
10
'Partner with AgentOS: sponsor development, ship your model as a featured provider, or bring your startup and credit programs to an open-source agent runtime running in production.';
0 commit comments