Remove footer brand, links — keep only copyright and sponsor
This commit is contained in:
+4
-25
@@ -424,37 +424,16 @@
|
||||
<!-- Footer -->
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<div class="footer-brand">
|
||||
<span class="footer-logo" style="display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:linear-gradient(135deg,#1877f2,#42b0ff);color:#fff;border-radius:8px;font-size:18px;font-weight:700;">P</span>
|
||||
<span class="footer-title">Paraguay LLC & SRL Community</span>
|
||||
</div>
|
||||
<div class="footer-links">
|
||||
<a href="#about">
|
||||
<span class="hide-de">Über uns</span>
|
||||
<span class="hide-en">About</span>
|
||||
</a>
|
||||
<a href="#members">
|
||||
<span class="hide-de">Mitglieder</span>
|
||||
<span class="hide-en">Members</span>
|
||||
</a>
|
||||
<a href="#wiki">
|
||||
<span class="hide-de">Wiki</span>
|
||||
<span class="hide-en">Wiki</span>
|
||||
</a>
|
||||
<a href="https://t.me/+2s0N78kM5n4xMzBi" target="_blank" rel="noopener">
|
||||
Telegram
|
||||
</a>
|
||||
</div>
|
||||
<div class="footer-bottom">
|
||||
<p class="footer-copy">
|
||||
<span class="hide-de">© 2025 Paraguay LLC & SRL Community. Alle Rechte vorbehalten.</span>
|
||||
<span class="hide-en">© 2025 Paraguay LLC & SRL Community. All rights reserved.</span>
|
||||
</p>
|
||||
<p>
|
||||
<span class="hide-de">Gesponsert von</span>
|
||||
<span class="hide-en">Sponsored by</span>
|
||||
<a href="https://ODOO4projects.com" target="_blank" rel="noopener">ODOO4projects</a>
|
||||
</p>
|
||||
<p class="footer-copy">
|
||||
<span class="hide-de">© 2025 Paraguay LLC & SRL Community. Alle Rechte vorbehalten.</span>
|
||||
<span class="hide-en">© 2025 Paraguay LLC & SRL Community. All rights reserved.</span>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user