mirror of
https://github.com/lempamo/Project-Unite.git
synced 2025-01-22 17:22:15 +00:00
contests button under Community.
This commit is contained in:
parent
92bda00b05
commit
12a8540d72
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@
|
|||
<li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Community <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu">
|
||||
<li>@Html.ActionLink("Discord", "Discord", "Home")</li>
|
||||
<li>@Html.ActionLink("Contests", "Index", "Contests")</li>
|
||||
<li>@Html.ActionLink("Forum", "Index", "Forum")</li>
|
||||
<li>@Html.ActionLink("Wiki", "Index", "Wiki")</li>
|
||||
<li>@Html.ActionLink("Developer blog", "Index", "Blog")</li>
|
||||
|
|
Loading…
Reference in a new issue