Ajout de la page d'accueil et typos

This commit is contained in:
leosw
2025-07-13 17:57:45 +02:00
parent 238eebc00b
commit a53ddf22ff
14 changed files with 89 additions and 55 deletions

View File

@@ -8,7 +8,7 @@
<? include('blocks/d.nav.html'); ?>
<section id="blog_list">
<h1>Blog.</h1>
<h1>Blog</h1>
<p class="subtitle">
<? if ($user->rankIsHigher("moderator")) { ?>
<a href="<?=$config['rel_root_folder']?>blog/new"><i class="fas fa-plus"></i> Nouvel article</a> &mdash;