remove: some imprint crap

This commit is contained in:
webfussel 2024-06-26 09:04:48 +02:00
parent db715b84d9
commit 3ef1fd5f11

View file

@ -12,10 +12,12 @@
<div>
<h3>Kontakt</h3>
<ClientOnly>
<p>
Telefon: 017631640961<br/>
E-Mail: fiona@webfussel.de
</p>
</ClientOnly>
</div>
<div>
@ -53,14 +55,21 @@
</p>
</div>
<p>Quelle: <a href="https://www.e-recht24.de">e-recht24.de</a></p>
<div>
<div class="flex-col default-gap">
<h3>Quellenangaben</h3>
<p>
Copyright © 2024 JetBrains s.r.o. WebStorm and the WebStorm logo are registered trademarks of JetBrains s.r.o.
</p>
<div>
<h4>Bilder</h4>
<p>
Copyright © 2024 JetBrains s.r.o. WebStorm and the WebStorm logo are registered trademarks of JetBrains s.r.o.
</p>
</div>
<div>
<h4>Impressumstext</h4>
<p>Quelle: <a href="https://www.e-recht24.de">e-recht24.de</a></p>
</div>
</div>
</section>
</div>
</template>
<script setup lang="ts">
</script>