Skip to content

Commit a6445e5

Browse files
docs: Add dot icon to subpages
1 parent 3c8f2eb commit a6445e5

35 files changed

Lines changed: 97 additions & 0 deletions

docs/src/development-guidelines/contributing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
icon: dot
23
order: 80
34
---
45
# Contributing

docs/src/development-guidelines/monorepo.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
order: 8
3+
icon: dot
34
---
45

56
![](../static/monorepo.png)

docs/src/development-guidelines/release-workflow.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
icon: dot
3+
---
4+
15
# Release Workflow
26

37
This document describes the steps to be taken when releasing a new version of a plugin.

docs/src/development-guidelines/versioning.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
icon: dot
23
order: 9
34
---
45
# Versioning

docs/src/fancyholograms/api/getting-started.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
icon: dot
3+
---
4+
15
# Getting started
26

37
## Include the API in your project

docs/src/fancyholograms/changelog/v1.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
icon: dot
23
order: 1
34
---
45

docs/src/fancyholograms/changelog/v2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
icon: dot
23
order: 2
34
---
45

docs/src/fancyholograms/commands/fancyholograms.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
icon: dot
23
order: 9
34
---
45

docs/src/fancyholograms/commands/hologram.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
icon: dot
23
order: 10
34
---
45

docs/src/fancyholograms/tutorials/clickable-holograms.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
icon: dot
3+
---
4+
15
# Clickable holograms
26

37
Interactions with holograms is not a feature of FancyHolograms yet, but there is a workaround for this.

0 commit comments

Comments
 (0)