Included mareike theme

This commit is contained in:
2024-08-01 23:59:32 +02:00
parent 33287c4b40
commit 5b6b06e70d
9 changed files with 396 additions and 5 deletions

View File

@ -0,0 +1,7 @@
<footer class="footer">
<p>&copy; <?php echo date('Y'); ?> mareike powered by BdP Bund der Pfadfinderinnen und Pfadfinderrt - LV Sachsen e.V </p>
</footer>
</div><!-- .container -->
<?php wp_footer(); ?>
</body>
</html>