fix: small adaption to intro text

This commit is contained in:
webfussel 2024-06-20 09:58:22 +02:00
parent efb85c188b
commit 6b7342f646

View file

@ -9,7 +9,7 @@
Component <span class="highlight">&</span> API Entwicklerin Component <span class="highlight">&</span> API Entwicklerin
</h3> </h3>
<p class="fulltext"> <p class="fulltext">
Ich helfe Unternehmen dabei, ihre Daten so richtig nice aufzubereiten Ich helfe Unternehmen dabei, ihre Daten so richtig nice zusammen zu sammeln
und in wunderschöne Komponenten zu gießen. und in wunderschöne Komponenten zu gießen.
</p> </p>
<p class="fulltext"> <p class="fulltext">
@ -29,7 +29,3 @@
</div> </div>
</section> </section>
</template> </template>
<script setup lang="ts">
</script>