Skip to content

Commit 0ca30d8

Browse files
authored
Merge pull request #14 from Vxrpenter/main
Some new page additions
2 parents 10b2e8f + f8016ef commit 0ca30d8

File tree

3 files changed

+26
-2
lines changed

3 files changed

+26
-2
lines changed

docs/errorhandling/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: Error Handling
3+
layout: default
4+
nav_order: 4
5+
has_children: true
6+
---
7+
8+
# Error Handling
9+
{: .fs-9 }
10+
11+
CedMod has many features that need some explanation on how to use them
12+
{: .fs-6 .fw-300 }

docs/setup/installation/exiled.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ layout: default
1111
{: .warning }
1212
CedMod does currently not support the Exiled Reboot 9.0.0 beta.
1313

14-
[Exiled](https://github.com/ExMod-Team/EXILED){: .btn .mr-2 }
15-
[Exiled Reboot](https://github.com/Exiled-Team/EXILED){: .btn .mr-2 }
14+
[Exiled](https://github.com/ExMod-Team/EXILED){: .btn .btn-primary .fs-5 .mr-2 }
15+
[Exiled Reboot](https://github.com/Exiled-Team/EXILED){: .btn .btn-primary .fs-5 .mr-2 }
1616

1717
---
1818

docs/usage/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: Usage
3+
layout: default
4+
nav_order: 3
5+
has_children: true
6+
---
7+
8+
# Error Handling
9+
{: .fs-9 }
10+
11+
Sometimes problems can arise when using cedmod. The following pages explain how to handle known errors and how to report unknown ones
12+
{: .fs-6 .fw-300 }

0 commit comments

Comments
 (0)