mirror of
https://github.com/lempamo/Project-Unite.git
synced 2025-02-02 04:57:35 +00:00
Skin repo link
This commit is contained in:
parent
5b8913e5e0
commit
ce5781faca
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
<ul class="nav navbar-nav">
|
||||
<li>@Html.ActionLink("Home", "Index", "Home")</li>
|
||||
<li>@Html.ActionLink("Download", "Download", "Home")</li>
|
||||
<li>@Html.ActionLink("Customize", "Index", "Skins")</li>
|
||||
<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>
|
||||
|
|
Loading…
Add table
Reference in a new issue