add: SEO for articles
SEO and SchemaORg for articles
This commit is contained in:
parent
f1cb4048a4
commit
d6859cdaad
22 changed files with 198 additions and 125 deletions
|
@ -6,7 +6,9 @@
|
|||
<span class="my-name-wrapper">Ich bin <Highlight>Fiona</Highlight>.</span>
|
||||
</h1>
|
||||
<h2>
|
||||
Component <Highlight>&</Highlight> API Entwicklerin
|
||||
Component
|
||||
<Highlight>&</Highlight>
|
||||
API Entwicklerin
|
||||
</h2>
|
||||
<p class="fulltext">
|
||||
Ich unterstütze Unternehmen dabei, ihre Daten von verschiedenen Endpunkten sauber aufzubereiten
|
||||
|
@ -21,14 +23,14 @@
|
|||
Ich biete dir genau das, was du brauchst, um eine individuelle WebApp in Fahrt zu bringen, deren Inhalte einfach zu verändern sind.
|
||||
</p>
|
||||
<Button class="cta" href="#skills">
|
||||
<Icon name="ph:lightbulb-duotone" size="1.5em" mode="svg" />
|
||||
<Icon name="ph:lightbulb-duotone" size="1.5em" mode="svg"/>
|
||||
Fussel erklärt's dir
|
||||
</Button>
|
||||
</div>
|
||||
<div class="intro-img">
|
||||
<picture>
|
||||
<source width="750" height="866" media="(min-width: 431px)" srcset="/img/profile_big.webp" />
|
||||
<img width="430" height="866" src="/img/profile_small.webp" alt="Bild von Fiona Urban" />
|
||||
<source width="750" height="866" media="(min-width: 431px)" srcset="/img/profile_big.webp"/>
|
||||
<img width="430" height="866" src="/img/profile_small.webp" alt="Bild von Fiona Urban"/>
|
||||
</picture>
|
||||
</div>
|
||||
</section>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue