Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/docs/index.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Documentation
title: Documentation — build apps from metadata
description: Technical documentation for ObjectStack.
---

Expand Down
2 changes: 1 addition & 1 deletion content/docs/protocol/objectql/index.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "ObjectQL: The Data Protocol"
title: ObjectQL — the data protocol specification
description: The database-agnostic data abstraction layer - Define once, run anywhere
---

Expand Down
2 changes: 1 addition & 1 deletion content/docs/protocol/objectui/index.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "ObjectUI: The UI Protocol"
title: ObjectUI — the UI protocol specification
description: Server-driven UI protocol - Define interfaces as data, not code
---

Expand Down
2 changes: 1 addition & 1 deletion content/docs/protocol/objectui/record-alert.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: record:alert — Conditional Banners on Record Pages
title: record:alert — banners on record pages
description: Surface contextual notices (unverified email, expired trial, locked account…) at the top of any record page using the slotted page schema.
---

Expand Down
Loading