Improved card fold, Added one to the index, Fixed typos

Update .gitignore, 403.php, and 4 more files...
This commit is contained in:
2022-09-22 12:46:12 +02:00
parent 2555400b2d
commit 4a8b815b6e
6 changed files with 53 additions and 4 deletions

View File

@@ -126,8 +126,15 @@ include_once 'langs.php';
<i class="fad fa-globe"></i>&nbsp;&nbsp;<a href="<?php echo(l10n_url_abs("/content/excel-worksheet-password-remover")); ?>">Project's page</a>
</p>
</div>
<a href="<?php print(l10n_url_abs('/content/')); ?>">
<div class="container-card-fold primary">
<i class="fas fa-angle-right r-45"></i>
</div>
</a>
</div>
</div>
</div>
</div>