remove: some imprint crap
This commit is contained in:
parent
db715b84d9
commit
3ef1fd5f11
1 changed files with 15 additions and 6 deletions
|
@ -12,10 +12,12 @@
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<h3>Kontakt</h3>
|
<h3>Kontakt</h3>
|
||||||
|
<ClientOnly>
|
||||||
<p>
|
<p>
|
||||||
Telefon: 017631640961<br/>
|
Telefon: 017631640961<br/>
|
||||||
E-Mail: fiona@webfussel.de
|
E-Mail: fiona@webfussel.de
|
||||||
</p>
|
</p>
|
||||||
|
</ClientOnly>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
|
@ -53,14 +55,21 @@
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Quelle: <a href="https://www.e-recht24.de">e-recht24.de</a></p>
|
<div class="flex-col default-gap">
|
||||||
|
|
||||||
<div>
|
|
||||||
<h3>Quellenangaben</h3>
|
<h3>Quellenangaben</h3>
|
||||||
<p>
|
<div>
|
||||||
Copyright © 2024 JetBrains s.r.o. WebStorm and the WebStorm logo are registered trademarks of JetBrains s.r.o.
|
<h4>Bilder</h4>
|
||||||
</p>
|
<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>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
<script setup lang="ts">
|
||||||
|
</script>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue