Skip to content

Commit d7d07a7

Browse files
committed
docs(changeset): Generated hero copy
1 parent 52391bf commit d7d07a7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/popular-mails-cover.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"concord": patch
3+
---
4+
5+
Generated hero copy

apps/concord/src/app/config/app.generated.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ export const landingPageConfig = {
6363
],
6464
"hero": {
6565
"eyebrow": "concord",
66-
"title": "Build apps from replayable, signed history.",
66+
"title": "Apps that don't store state. They replay it.",
6767
"description": "Concord is a runtime for building applications where state is derived from signed, append-only history. Dispatch commands. Commit intentionally. Encrypt sensitive payloads client-side. Replay history into state. The result is a portable, verifiable document instead of a mutable app database.",
6868
"supportingLine": "Write intent. Commit it. Replay into state.",
6969
"note": "Small, replayable documents you can verify, move, and rebuild anywhere.",

0 commit comments

Comments
 (0)