Medowar 1 місяць тому
батько
коміт
2b01b89590
1 змінених файлів з 3 додано та 6 видалено
  1. 3 6
      includes/footer.php

+ 3 - 6
includes/footer.php

@@ -2,13 +2,10 @@
     </main>
     </main>
     <footer>
     <footer>
         <div class="container">
         <div class="container">
-            <p>&copy; <?php echo date('Y'); ?> <?php echo SITE_NAME; ?>. Alle Rechte vorbehalten.</p>
+            <p>Freiwillige Feuerwehr Freising e.V.</p>
             <nav class="footer-links" aria-label="Rechtliche Hinweise">
             <nav class="footer-links" aria-label="Rechtliche Hinweise">
-                <a href="https://example.com/impressum">Impressum</a>
-                <a href="https://example.com/datenschutz">Datenschutzerklaerung</a>
-                <a href="https://example.com/widerruf">Widerrufsbelehrung</a>
-                <a href="https://example.com/agb">AGB</a>
-                <a href="https://example.com/versand-zahlung">Versand und Zahlungsbedingungen</a>
+                <a href="https://www.feuerwehr-freising.de/impressum">Impressum</a>
+                <a href="https://www.feuerwehr-freising.de/datenschutz/">Datenschutzerklärung</a>
             </nav>
             </nav>
         </div>
         </div>
     </footer>
     </footer>