Skip to content

Commit

Permalink
Fix :seeCode in titles.
Browse files Browse the repository at this point in the history
  • Loading branch information
SilasBerger committed Jan 20, 2024
1 parent 0b4d418 commit 7f53fdc
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
sidebar_label: Markdown and HTML Features
title: Markdown and HTML Features
---

# Markdown and HTML Features :seeCode[https://github.com/SilasBerger/teaching-website/blob/main/content/material/Components-Gallery/00-Markdown-Features.mdx]
Expand Down
1 change: 1 addition & 0 deletions content/material/Components-Gallery/01-Admonitions.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
sidebar_label: Admonitions
title: Admonitions
---

# Admonitions :seeCode[https://github.com/SilasBerger/teaching-website/blob/main/content/material/Components-Gallery/01-Admonitions.mdx]
Expand Down
1 change: 1 addition & 0 deletions content/material/Components-Gallery/02-Tiles.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
sidebar_label: Tiles
title: Tiles
---

# Tiles :seeCode[https://github.com/SilasBerger/teaching-website/blob/main/content/material/Components-Gallery/02-Tiles.mdx]
Expand Down
1 change: 1 addition & 0 deletions content/material/Components-Gallery/03-YouTube-Video.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
sidebar_label: YouTube Video
title: YouTube Video
---

# YouTube Video :seeCode[https://github.com/SilasBerger/teaching-website/blob/main/content/material/Components-Gallery/03-YouTube-Video.mdx]
Expand Down
1 change: 1 addition & 0 deletions content/material/Components-Gallery/04-Hero-Image.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
sidebar_label: Hero Image
title: Hero Image
---

# Hero Image :seeCode[https://github.com/SilasBerger/teaching-website/blob/main/content/material/Components-Gallery/04-Hero-Image-and-Source-Reference.mdx]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
sidebar_label: Mermaid Diagrams
title: Mermaid Diagrams
---

# Mermaid Diagrams :seeCode[https://github.com/SilasBerger/teaching-website/blob/main/content/material/Components-Gallery/05-Mermaid-Diagrams.mdx]
Expand Down
1 change: 1 addition & 0 deletions content/material/Components-Gallery/06-Definition-List.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
sidebar_label: Definition List
title: Definition List
---

import DefinitionList from "@site/src/app/components/DefinitionList";
Expand Down
1 change: 1 addition & 0 deletions content/material/Components-Gallery/07-Browser-Window.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
sidebar_label: Browser Window
title: Browser Window
---

import BrowserWindow, {Browser} from "@site/src/app/components/BrowserWindow";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
sidebar_label: Material Design Icons
title: Material Design Icons
---

# Material Design Icons (MDI) :seeCode[https://github.com/SilasBerger/teaching-website/blob/main/content/material/Components-Gallery/08-Material-Design-Icons.mdx]
Expand Down
1 change: 1 addition & 0 deletions content/material/Components-Gallery/09-Tabs.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
sidebar_label: Tabs
title: Tabs
---

# Tabs :seeCode[https://github.com/SilasBerger/teaching-website/blob/main/content/material/Components-Gallery/09-Tabs.mdx]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
sidebar_label: Health Points
title: Health Points
---

# Health Points :seeCode[https://github.com/SilasBerger/microbit/tree/main/projects/health-points]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
sidebar_label: Jukebox
title: Jukebox
---

# Jukebox :seeCode[https://github.com/SilasBerger/microbit/blob/main/projects/jukebox.py]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
sidebar_label: Maqueen RC Car
title: Maqueen RC Car
---

# Maqueen RC Car :seeCode[https://github.com/SilasBerger/microbit/tree/main/projects/maqueen-rc-car]
Expand Down

0 comments on commit 7f53fdc

Please sign in to comment.