docs: fix frontmatter description

This commit is contained in:
Sören Weber 2024-04-24 22:44:33 +02:00
parent d7c33b8fed
commit 4f4def25bc
No known key found for this signature in database
GPG key ID: BEC6D55545451B6D
27 changed files with 27 additions and 27 deletions

View file

@ -1,5 +1,5 @@
+++ +++
descrption = "Th' Attachments shorrrtcode displays a list o' files attached t' a plank" description = "Th' Attachments shorrrtcode displays a list o' files attached t' a plank"
hidden = "true" hidden = "true"
title = "Attachments" title = "Attachments"
+++ +++

View file

@ -1,5 +1,5 @@
+++ +++
descrption = "Marker badges t' display 'n yer text" description = "Marker badges t' display 'n yer text"
title = "Badge" title = "Badge"
+++ +++
{{< piratify >}} {{< piratify >}}

View file

@ -1,5 +1,5 @@
+++ +++
descrption = "Nice buttons on yer plank" description = "Nice buttons on yer plank"
title = "Button" title = "Button"
+++ +++
{{< piratify >}} {{< piratify >}}

View file

@ -1,6 +1,6 @@
+++ +++
alwaysopen = false alwaysopen = false
descrption = "List th' child planks on a plank" description = "List th' child planks on a plank"
title = "Children" title = "Children"
+++ +++
{{< piratify >}} {{< piratify >}}

View file

@ -1,6 +1,6 @@
+++ +++
alwaysopen = false alwaysopen = false
descrption = "This be a demo child plank" description = "This be a demo child plank"
tags = ["children", "non-hidden"] tags = ["children", "non-hidden"]
title = "plank 1" title = "plank 1"
weight = 10 weight = 10

View file

@ -1,6 +1,6 @@
+++ +++
alwaysopen = true alwaysopen = true
descrption = "This be a demo child plank" description = "This be a demo child plank"
tags = ["children", "non-hidden"] tags = ["children", "non-hidden"]
title = "plank 1-1" title = "plank 1-1"
+++ +++

View file

@ -1,5 +1,5 @@
+++ +++
descrption = "This be a hidden demo child plank" description = "This be a hidden demo child plank"
hidden = true hidden = true
tags = ["children", "the hidden"] tags = ["children", "the hidden"]
title = "plank 1-1-1 (hidden)" title = "plank 1-1-1 (hidden)"

View file

@ -1,5 +1,5 @@
+++ +++
descrption = "This be a non-hidden demo child plank o' a hidden parrrent plank" description = "This be a non-hidden demo child plank o' a hidden parrrent plank"
tags = ["children", "the hidden"] tags = ["children", "the hidden"]
title = "plank 1-1-1-1" title = "plank 1-1-1-1"
+++ +++

View file

@ -1,5 +1,5 @@
+++ +++
descrption = "This be a hidden demo child plank" description = "This be a hidden demo child plank"
hidden = true hidden = true
tags = ["children", "the hidden"] tags = ["children", "the hidden"]
title = "plank 1-1-1-1-1 (hidden)" title = "plank 1-1-1-1-1 (hidden)"

View file

@ -1,5 +1,5 @@
+++ +++
descrption = "This be a non-hidden demo child plank on a hidden parrrent plank" description = "This be a non-hidden demo child plank on a hidden parrrent plank"
tags = ["children", "the hidden"] tags = ["children", "the hidden"]
title = "plank 1-1-1-1-1-1" title = "plank 1-1-1-1-1-1"
+++ +++

View file

@ -1,5 +1,5 @@
+++ +++
descrption = "This be a demo child plank" description = "This be a demo child plank"
tags = ["children", "headless", "non-hidden"] tags = ["children", "headless", "non-hidden"]
title = "plank 1-1-2 (headless)" title = "plank 1-1-2 (headless)"
[_build] [_build]

View file

@ -1,5 +1,5 @@
+++ +++
descrption = "This be a demo child plank" description = "This be a demo child plank"
tags = ["children", "non-hidden"] tags = ["children", "non-hidden"]
title = "plank 1-1-2-1" title = "plank 1-1-2-1"
+++ +++

View file

@ -1,5 +1,5 @@
+++ +++
descrption = "This be a demo child plank" description = "This be a demo child plank"
tags = ["children", "non-hidden"] tags = ["children", "non-hidden"]
title = "plank 1-1-2-2" title = "plank 1-1-2-2"
+++ +++

View file

@ -1,5 +1,5 @@
+++ +++
descrption = "This be a demo child plank" description = "This be a demo child plank"
tags = ["children", "non-hidden"] tags = ["children", "non-hidden"]
title = "plank 1-1-3" title = "plank 1-1-3"
+++ +++

View file

@ -1,6 +1,6 @@
+++ +++
alwaysopen = false alwaysopen = false
descrption = "This be a demo child plank" description = "This be a demo child plank"
tags = ["children", "non-hidden"] tags = ["children", "non-hidden"]
title = "plank 3" title = "plank 3"
weight = 30 weight = 30

View file

@ -1,5 +1,5 @@
+++ +++
descrption = "This be a plain plank test nested 'n a parrrent" description = "This be a plain plank test nested 'n a parrrent"
tags = ["children", "non-hidden"] tags = ["children", "non-hidden"]
title = "plank 3-1" title = "plank 3-1"
+++ +++

View file

@ -1,6 +1,6 @@
+++ +++
alwaysopen = false alwaysopen = false
descrption = "This be a hidden demo child plank" description = "This be a hidden demo child plank"
hidden = true hidden = true
tags = ["children", "the hidden"] tags = ["children", "the hidden"]
title = "plank 4 (hidden)" title = "plank 4 (hidden)"

View file

@ -1,5 +1,5 @@
+++ +++
descrption = "Displays an expand'ble/collaps'ble sect'n o' text on yer plank" description = "Displays an expand'ble/collaps'ble sect'n o' text on yer plank"
title = "Expand" title = "Expand"
+++ +++
{{< piratify >}} {{< piratify >}}

View file

@ -1,6 +1,6 @@
+++ +++
aliases = "/pir/cont/icons" aliases = "/pir/cont/icons"
descrption = "Nice ay'cons fer yer plank" description = "Nice ay'cons fer yer plank"
title = "Icon" title = "Icon"
+++ +++
{{< piratify >}} {{< piratify >}}

View file

@ -1,5 +1,5 @@
+++ +++
descrption = "Displays content from other Marrrkdown files" description = "Displays content from other Marrrkdown files"
title = "Include" title = "Include"
+++ +++
{{< piratify >}} {{< piratify >}}

View file

@ -1,5 +1,5 @@
+++ +++
descrption = "Beaut'fl math and chemical formulae" description = "Beaut'fl math and chemical formulae"
title = "Math" title = "Math"
+++ +++
{{< piratify true >}} {{< piratify true >}}

View file

@ -1,5 +1,5 @@
+++ +++
descrption = "Generrrat'n o' diagrrram an' flowcharrrt frrrom text 'n a similar manner as Marrrkdown" description = "Generrrat'n o' diagrrram an' flowcharrrt frrrom text 'n a similar manner as Marrrkdown"
title = "Merrrmaid" title = "Merrrmaid"
+++ +++
{{< piratify true >}} {{< piratify true >}}

View file

@ -1,5 +1,5 @@
+++ +++
descrption = "Disclaimerrrs t' help ye strrructurrre yer plank" description = "Disclaimerrrs t' help ye strrructurrre yer plank"
title = "Notice" title = "Notice"
+++ +++
{{< piratify >}} {{< piratify >}}

View file

@ -1,5 +1,5 @@
+++ +++
descrption = "List Rrresources shorrrtcode contained in a plank bundle" description = "List Rrresources shorrrtcode contained in a plank bundle"
title = "Resources" title = "Resources"
[[resources]] [[resources]]
name = 'MaybeTreasure.txt' name = 'MaybeTreasure.txt'

View file

@ -1,5 +1,5 @@
+++ +++
descrption = "Get value o' ship parrrams varrriables 'n yer plank" description = "Get value o' ship parrrams varrriables 'n yer plank"
title = "SiteParam" title = "SiteParam"
+++ +++
{{< piratify >}} {{< piratify >}}

View file

@ -1,5 +1,5 @@
+++ +++
descrption = "Show rrrambl'n 'n a single tab" description = "Show rrrambl'n 'n a single tab"
title = "Tab" title = "Tab"
+++ +++
{{< piratify >}} {{< piratify >}}

View file

@ -1,5 +1,5 @@
+++ +++
descrption = "Synchr'nize select'n o' content 'n different tabbed views" description = "Synchr'nize select'n o' content 'n different tabbed views"
title = "Tabs" title = "Tabs"
+++ +++
{{< piratify >}} {{< piratify >}}