Fixed small bugs, Revamped string compiler, Removed dead gitea links, Added images

Update .gitignore, .htaccess, and 12 more files...
This commit is contained in:
2023-12-15 08:08:20 +01:00
parent d592899073
commit 364354c335
14 changed files with 127 additions and 188 deletions

View File

@@ -62,13 +62,6 @@ include 'commons/DOM/sidebar.php';
<?php printMainHeader(localize("links.misc.title")); ?>
<p class="mt-s ml-s t-w-600 t-size-12">
<i class="fad fa-code-branch ml-xxs mr-xs"></i><a href="https://git.nibblepoker.lu/"><?php print(localize("links.gitea.title")); ?></a>
</p>
<p class="mt-xxs ml-l">
<?php print(localize("links.gitea.text.1")); ?>
</p>
<p class="mt-s ml-s t-w-600 t-size-12">
<i class="fad fa-download mr-xs"></i><a href="https://files.nibblepoker.lu/"><?php print(localize("links.files.title")); ?></a>
</p>