Skip to content

Commit da9a834

Browse files
KreusadaJackenmen
authored andcommitted
Add cogboard to navigation links
1 parent f439ec0 commit da9a834

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/index.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ function byName($a,$b){ return ($a['id'] <= $b['id']) ? -1 : 1;}
8989
<a class="nav-link" href="https://docs.discord.red/en/stable/index.html">Documentation</a>
9090
<a class="nav-link" href="https://discord.gg/red">Join Discord</a>
9191
<a class="nav-link" href="https://docs.discord.red/en/stable/guide_cog_creation.html">Build Your Own Cog</a>
92+
<a class="nav-link" href="https://cogboard.discord.red">Cogboard</a>
9293
</div>
9394
<div class="search">
9495
<form id="search" method="get">

0 commit comments

Comments
 (0)