diff --git a/docs/errorhandling/index.md b/docs/errorhandling/index.md new file mode 100644 index 0000000..58e8fc7 --- /dev/null +++ b/docs/errorhandling/index.md @@ -0,0 +1,12 @@ +--- +title: Error Handling +layout: default +nav_order: 4 +has_children: true +--- + +# Error Handling +{: .fs-9 } + +CedMod has many features that need some explanation on how to use them +{: .fs-6 .fw-300 } \ No newline at end of file diff --git a/docs/setup/installation/exiled.md b/docs/setup/installation/exiled.md index cddda0f..4aee50e 100644 --- a/docs/setup/installation/exiled.md +++ b/docs/setup/installation/exiled.md @@ -11,8 +11,8 @@ layout: default {: .warning } CedMod does currently not support the Exiled Reboot 9.0.0 beta. -[Exiled](https://github.com/ExMod-Team/EXILED){: .btn .mr-2 } -[Exiled Reboot](https://github.com/Exiled-Team/EXILED){: .btn .mr-2 } +[Exiled](https://github.com/ExMod-Team/EXILED){: .btn .btn-primary .fs-5 .mr-2 } +[Exiled Reboot](https://github.com/Exiled-Team/EXILED){: .btn .btn-primary .fs-5 .mr-2 } --- diff --git a/docs/usage/index.md b/docs/usage/index.md new file mode 100644 index 0000000..46624fb --- /dev/null +++ b/docs/usage/index.md @@ -0,0 +1,12 @@ +--- +title: Usage +layout: default +nav_order: 3 +has_children: true +--- + +# Error Handling +{: .fs-9 } + +Sometimes problems can arise when using cedmod. The following pages explain how to handle known errors and how to report unknown ones +{: .fs-6 .fw-300 } \ No newline at end of file