Minor change
This commit is contained in:
parent
607e5abfc8
commit
1b2540d510
2 changed files with 0 additions and 28 deletions
|
@ -9,9 +9,6 @@ main:
|
||||||
-
|
-
|
||||||
title: Donations
|
title: Donations
|
||||||
url: donations
|
url: donations
|
||||||
-
|
|
||||||
title: Credits
|
|
||||||
url: credits
|
|
||||||
-
|
-
|
||||||
title: RiiConnect24
|
title: RiiConnect24
|
||||||
url: riiconnect24
|
url: riiconnect24
|
||||||
|
|
|
@ -1,25 +0,0 @@
|
||||||
---
|
|
||||||
title: "Credits"
|
|
||||||
---
|
|
||||||
|
|
||||||
**Special thanks to all of [the RiiConnect24 Discord members](https://discord.gg/b4Y7jfD) for being awesome!**
|
|
||||||
{: .notice--primary}
|
|
||||||
|
|
||||||
If we forgot you here, contact us and we'll add your name.
|
|
||||||
|
|
||||||
{% capture notice-1 %}
|
|
||||||
|
|
||||||
+ Actar
|
|
||||||
+ All RiiConnect24 Developers
|
|
||||||
+ fail0verflow
|
|
||||||
+ GiantPune
|
|
||||||
+ JoostinOnline
|
|
||||||
+ KcrPL
|
|
||||||
+ Leseratte
|
|
||||||
+ ScarletDreamz
|
|
||||||
+ XFlak
|
|
||||||
+ Wiimm
|
|
||||||
|
|
||||||
{% endcapture %}
|
|
||||||
|
|
||||||
<div class="notice--info">{{ notice-1 | markdownify }}</div>
|
|
Loading…
Reference in a new issue