revert
This commit is contained in:
parent
1b2540d510
commit
fb41b9e629
2 changed files with 28 additions and 0 deletions
|
@ -9,6 +9,9 @@ main:
|
||||||
-
|
-
|
||||||
title: Donations
|
title: Donations
|
||||||
url: donations
|
url: donations
|
||||||
|
-
|
||||||
|
title: Credits
|
||||||
|
url: credits
|
||||||
-
|
-
|
||||||
title: RiiConnect24
|
title: RiiConnect24
|
||||||
url: riiconnect24
|
url: riiconnect24
|
||||||
|
|
25
_pages/en_US/credits.txt
Normal file
25
_pages/en_US/credits.txt
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
---
|
||||||
|
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