REMOVE: (Urban) as SEO is okay again
Removed the (Urban) which was added after marriage for better SEO
This commit is contained in:
parent
06cdabfa37
commit
1c1f91a06c
2 changed files with 1 additions and 21 deletions
|
@ -25,26 +25,6 @@
|
||||||
|
|
||||||
& h1 {
|
& h1 {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
& .dot {
|
|
||||||
position: relative;
|
|
||||||
right: 1rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
& small {
|
|
||||||
position: absolute;
|
|
||||||
font-size: 1.5rem;
|
|
||||||
rotate: -30deg;
|
|
||||||
translate: -30px -20px;
|
|
||||||
|
|
||||||
&:before {
|
|
||||||
content: '(';
|
|
||||||
}
|
|
||||||
|
|
||||||
&:after {
|
|
||||||
content: ')';
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
& .fulltext {
|
& .fulltext {
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<div class="intro-text flex-col gap-default">
|
<div class="intro-text flex-col gap-default">
|
||||||
<h1 class="flex-col">
|
<h1 class="flex-col">
|
||||||
<span class="greeting inline-flex-row">Moin. <Icon name="ph:hand-peace-duotone" mode="svg"/></span>
|
<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="nowrap"><span class="highlight">Fiona </span><small>Urban</small><span class="dot">.</span></span></span>
|
<span class="my-name-wrapper">Ich bin <span class="highlight">Fiona</span>.</span>
|
||||||
</h1>
|
</h1>
|
||||||
<h2>
|
<h2>
|
||||||
Component <span class="highlight">&</span> API Entwicklerin
|
Component <span class="highlight">&</span> API Entwicklerin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue