Skip to content

Commit

Permalink
fix breadcrumb
Browse files Browse the repository at this point in the history
  • Loading branch information
fiji-flo committed Dec 19, 2024
1 parent 428dce4 commit 7c90c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/document-utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { Document } from "../content/index.js";
const TRANSFORM_STRINGS = new Map(
Object.entries({
"Web technology for developers": "References",
"Learn web development": "Guides",
"Learn web development": "Learn",
"HTML: HyperText Markup Language": "HTML",
"CSS: Cascading Style Sheets": "CSS",
"Graphics on the Web": "Graphics",
Expand Down

0 comments on commit 7c90c61

Please sign in to comment.