Skip to content
This repository was archived by the owner on Aug 4, 2026. It is now read-only.
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
1 change: 1 addition & 0 deletions docs/intro.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
sidebar_position: 1
description: Get started with DeskDesk, flexible desk booking on Nextcloud. Floor plans, slot bookings, Calendar sync, and wiki-driven how-tos.
---

# DeskDesk
Expand Down
2 changes: 1 addition & 1 deletion docs/src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ export default function Home() {
return (
<Layout
title="DeskDesk, flexible desk booking on Nextcloud"
description="DeskDesk runs flexible desk booking for open-office environments — pick a desk on a floor, book a slot, sync to Nextcloud Calendar, and surface booking how-tos from the company wiki."
description="Flexible desk booking on Nextcloud. Pick a desk on a floor, book a slot, sync to Nextcloud Calendar, surface how-tos from the wiki."
>
<main className="marketing-page">
<DetailHero
Expand Down
Loading