REMOVE: RichText
Removed all traces of RichText implementation in Favor of NuxtContent
This commit is contained in:
parent
73f09ad76e
commit
4e953392fc
23 changed files with 38 additions and 412 deletions
|
@ -3,10 +3,10 @@
|
|||
<div class="intro-text flex-col gap-default">
|
||||
<h1 class="flex-col">
|
||||
<span class="greeting inline-flex-row">Moin. <Icon name="ph:hand-peace-duotone" mode="svg"/></span>
|
||||
<span class="my-name-wrapper">Ich bin <span class="highlight">Fiona</span>.</span>
|
||||
<span class="my-name-wrapper">Ich bin <Highlight>Fiona</Highlight>.</span>
|
||||
</h1>
|
||||
<h2>
|
||||
Component <span class="highlight">&</span> API Entwicklerin
|
||||
Component <Highlight>&</Highlight> API Entwicklerin
|
||||
</h2>
|
||||
<p class="fulltext">
|
||||
Ich unterstütze Unternehmen dabei, ihre Daten von verschiedenen Endpunkten sauber aufzubereiten
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue