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: src/lib/config.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ export const config = {
2
2
title: 'ARK Builders | Opensource apps and framework',
3
3
author: 'ARK Builders',
4
4
headerTitle: 'ARK Builders',
5
-
description: 'Privacy-focused apps for every day, built on local-first serverless architecture.',
5
+
description: 'Local-first framework that replaces your backend with on-device encrypted storage and P2P sync: no servers or cloud DB, instant conflict-free sync between devices, and a privacy-first data model — so you launch 2–3 times faster and stop paying for backend and DevOps.',
0 commit comments