mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 12:50:42 +00:00
docs: remove H1 on pages where frontmatter + summary already cover the parenthetical
This commit is contained in:
@@ -6,8 +6,6 @@ read_when:
|
||||
title: "Control UI"
|
||||
---
|
||||
|
||||
# Control UI (browser)
|
||||
|
||||
The Control UI is a small **Vite + Lit** single-page app served by the Gateway:
|
||||
|
||||
- default: `http://<host>:18789/`
|
||||
|
||||
@@ -5,8 +5,6 @@ read_when:
|
||||
title: "Dashboard"
|
||||
---
|
||||
|
||||
# Dashboard (Control UI)
|
||||
|
||||
The Gateway dashboard is the browser Control UI served at `/` by default
|
||||
(override with `gateway.controlUi.basePath`).
|
||||
|
||||
|
||||
@@ -6,8 +6,6 @@ read_when:
|
||||
title: "Web"
|
||||
---
|
||||
|
||||
# Web (Gateway)
|
||||
|
||||
The Gateway serves a small **browser Control UI** (Vite + Lit) from the same port as the Gateway WebSocket:
|
||||
|
||||
- default: `http://<host>:18789/`
|
||||
|
||||
@@ -6,8 +6,6 @@ read_when:
|
||||
title: "TUI"
|
||||
---
|
||||
|
||||
# TUI (Terminal UI)
|
||||
|
||||
## Quick start
|
||||
|
||||
### Gateway mode
|
||||
|
||||
@@ -5,8 +5,6 @@ read_when:
|
||||
title: "WebChat"
|
||||
---
|
||||
|
||||
# WebChat (Gateway WebSocket UI)
|
||||
|
||||
Status: the macOS/iOS SwiftUI chat UI talks directly to the Gateway WebSocket.
|
||||
|
||||
## What it is
|
||||
|
||||
Reference in New Issue
Block a user