| @@ -8,6 +8,9 @@ | |||||
| <title>KXStudio News</title> | <title>KXStudio News</title> | ||||
| <meta name="theme-color" content="#111111"> | |||||
| <meta name="viewport" content="width=device-width"> | |||||
| <link rel="copyright" href="https://creativecommons.org/publicdomain/zero/1.0/" /> | <link rel="copyright" href="https://creativecommons.org/publicdomain/zero/1.0/" /> | ||||
| <link rel="stylesheet" href="../css/style.fluid.css" type="text/css" media="screen" /> | <link rel="stylesheet" href="../css/style.fluid.css" type="text/css" media="screen" /> | ||||
| <link rel="stylesheet" href="../css/style.css" type="text/css" media="screen" /> | <link rel="stylesheet" href="../css/style.css" type="text/css" media="screen" /> | ||||
| @@ -49,25 +52,9 @@ ${ trigger.call("head") } | |||||
| <p><a href="/Repositories:Extras">Extras</a></p> | <p><a href="/Repositories:Extras">Extras</a></p> | ||||
| </div> | </div> | ||||
| </li> | </li> | ||||
| <li id="item-community" class="item-menu"> | |||||
| <a href="/Documentation">Community ▼</a> | |||||
| <div class="item-menu-children"> | |||||
| <p> | |||||
| <a href="https://chat.kx.studio/" class="external" rel="nofollow" target="_blank"> | |||||
| <img src="/images/ico_rocketchat.png" width="16px" height="16px" alt=""/> Rocket Chat | |||||
| </a> | |||||
| </p> | |||||
| <p> | |||||
| <a href="https://soundcloud.com/search/sounds?q=kxstudio" class="external" rel="nofollow" target="_blank"> | |||||
| <img src="/images/ico_soundcloud.png" width="16px" height="16px" alt=""/> Songs | |||||
| </a> | |||||
| </p> | |||||
| </div> | |||||
| </li> | |||||
| <li id="item-documentation"><a href="/Documentation">Documentation</a></li> | <li id="item-documentation"><a href="/Documentation">Documentation</a></li> | ||||
| <li id="item-donate"><a href="/Donations">Donations</a></li> | <li id="item-donate"><a href="/Donations">Donations</a></li> | ||||
| <li id="item-downloads"><a href="/Downloads">Downloads</a></li> | <li id="item-downloads"><a href="/Downloads">Downloads</a></li> | ||||
| <li id="item-paste"><a href="/Paste">Paste</a></li> | |||||
| </ul> | </ul> | ||||
| </div> | </div> | ||||
| </div> | </div> | ||||