forked from p15670423/monkey
Fixed list style so that link and description is on the same line
This commit is contained in:
parent
53f3625172
commit
a0dd69ee59
|
@ -17,4 +17,4 @@ This section of the documentation is incomplete and under active construction.
|
|||
|
||||
See these documentation pages for information on each configuration value:
|
||||
|
||||
{{% children description=true %}}
|
||||
{{% children description=true style="p"%}}
|
||||
|
|
|
@ -11,4 +11,4 @@ pre: "<i class='fas fa-directions'></i> "
|
|||
|
||||
The Monkey likes working together. See these documentation pages for information on each integration the Monkey currently offers:
|
||||
|
||||
{{% children description=true %}}
|
||||
{{% children description=true style="p"%}}
|
||||
|
|
|
@ -18,4 +18,4 @@ No worries! The Monkey uses safe exploiters and does not cause any permanent sys
|
|||
|
||||
## Section contents
|
||||
|
||||
{{% children description=True %}}
|
||||
{{% children description=True style="p"%}}
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 4fdb70e3639143076ce2cd7d5a69cc1df8e78caf
|
||||
Subproject commit 045d78bc98540c9b96518df73c05fdb9d16507ba
|
Loading…
Reference in New Issue