This commit is contained in:
Roman Pyrih
2025-08-29 11:05:59 +02:00
parent 468136d4d1
commit 8a6b114721
11 changed files with 452 additions and 75 deletions

View File

@@ -16,7 +16,6 @@ get_header();
?>
<main id="primary" class="site-main">
<?php
while ( have_posts() ) :
the_post();