Add blank line for improved readability in index.php

This commit is contained in:
Fabian Schieder 2026-03-31 00:18:58 +02:00
parent 4a86e71090
commit ff1d763511

View File

@ -8,4 +8,5 @@ require_once __DIR__ . '/lib/bootstrap.php';
<?php include 'compcards.php'; ?>
<?php include 'footer.php'; ?>