Update menu entries and fixes some profile picture problems.

Added help pages too.
This commit is contained in:
2026-06-28 14:07:20 +02:00
parent b562abd271
commit 755554293e
10 changed files with 107 additions and 9 deletions

View File

@@ -9,3 +9,4 @@ Artisan::command('inspire', function () {
Schedule::command('entries:purge-rejected')->daily();
Schedule::command('entries:purge-featured')->daily();
Schedule::command('sitemap:generate')->daily();