Fixed small bugs, Revamped string compiler, Removed dead gitea links, Added images
Update .gitignore, .htaccess, and 12 more files...
This commit is contained in:
@@ -55,7 +55,7 @@ function printSidebarEntry($url, $title, $icon, $activeId) {
|
||||
<div class="ml-m">
|
||||
<?php
|
||||
printSidebarEntry("https://files.nibblepoker.lu/", localize("sidebar.text.downloads"), "fad fa-download", "");
|
||||
printSidebarEntry("https://git.nibblepoker.lu/", localize("sidebar.text.gitea"), "fad fa-code", "");
|
||||
//printSidebarEntry("https://git.nibblepoker.lu/", localize("sidebar.text.gitea"), "fad fa-code", "");
|
||||
//printSidebarEntry("https://wiki.nibblepoker.lu/", localize("sidebar.text.wiki"), "fad fa-books", "");
|
||||
?>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user