Skip to content

Commit 3222bde

Browse files
committed
fix(docs): remove duplicate h1 headings
Minima theme renders front matter title as h1 automatically. The markdown # headings were causing doubled titles on every page.
1 parent f8f9452 commit 3222bde

5 files changed

Lines changed: 0 additions & 10 deletions

File tree

docs/architecture.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: Architecture
33
---
44

5-
# Architecture
6-
75
Drift FM is a mood-based internet radio you host yourself. Pick a mood, get continuous music. No algorithms, no accounts, no tracking.
86

97
---

docs/building-driftfm.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: Building Drift FM
33
---
44

5-
# Building Drift FM
6-
75
The opinions, trade-offs, and philosophy behind how Drift FM is built. For the technical architecture (packages, data model, request flow), see [Architecture](architecture).
86

97
---

docs/design.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: Design Language
33
---
44

5-
# Design Language
6-
75
Frontend design system reference for Drift FM contributors. This covers the token system, theming, motion, and component patterns used across the UI.
86

97
For the broader architecture (backend, data model, packages), see [Architecture](architecture). For the philosophy behind the tech choices, see [Building Drift FM](building-driftfm).

docs/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: Drift FM
33
---
44

5-
# Drift FM
6-
75
Mood radio you host yourself.
86

97
Drop in your mp3s, tag them by mood, hit play. Continuous shuffled playback per mood. No accounts, no tracking, no frameworks.

docs/quickstart.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: Quickstart
33
---
44

5-
# Quickstart
6-
75
Get Drift FM running with your own music in a few minutes.
86

97
---

0 commit comments

Comments
 (0)