diff --git a/content/de/faq/selfmade-website.md b/content/de/faq/selfmade-website.md index c387186..0aa6a0a 100644 --- a/content/de/faq/selfmade-website.md +++ b/content/de/faq/selfmade-website.md @@ -1,5 +1,5 @@ --- -title: "Hast du dieses Website selbst programmiert?" +title: "Hast du diese Website selbst programmiert?" slug: "selfmade-website" --- diff --git a/hugo.toml b/hugo.toml index 762410e..bd06716 100644 --- a/hugo.toml +++ b/hugo.toml @@ -8,44 +8,45 @@ defaultContentLanguage = 'de' languageCode = 'de-CH' weight = 10 - title = 'Michi von Ah - Informatiker, Tech-Enthusiast & Achterbahn-Fan' - description = "Hallo! Ich heisse Michi und interessiere mich für Smartphones, Computer, Elektromobilität (hauptsächlich Tesla) und weitere spannende Technik." - metadataCard = "assets/metadata/website-banner-de.jpg" - keywords = [ - "Michi", - "Michi von Ah", - "Michael von Ah", - "von Ah", - "von Ah Michi", - "von Ah Michael", - "mva", - "mivo", - "vom", - "Michi v.A.", - "Michi vA.", - "Persönliche Website", - "Persönliche Webseite", - "Eigene Website", - "Eigene Webseite", - "Meine Webseite", - "Meine Website", - "Über mich", - "Website", - "Webseite", - "Portfolio", - "Informatiker", - "Plattformentwicklung", - "Plattformentwickler", - "IT", - "technikinteressiert", - "Tech-Enthusiast", - "Achterbahn-Fan", - "Webentwicklung", - "System Engineer", - "Lifestyle", - "Technologie", - "3K" - ] + [languages.de.params] + title = 'Michi von Ah - Informatiker, Tech-Enthusiast & Achterbahn-Fan' + description = "Hallo! Ich heisse Michi und interessiere mich für Smartphones, Computer, Elektromobilität (hauptsächlich Tesla) und weitere spannende Technik." + metadataCard = "assets/metadata/website-banner-de.jpg" + keywords = [ + "Michi", + "Michi von Ah", + "Michael von Ah", + "von Ah", + "von Ah Michi", + "von Ah Michael", + "mva", + "mivo", + "vom", + "Michi v.A.", + "Michi vA.", + "Persönliche Website", + "Persönliche Webseite", + "Eigene Website", + "Eigene Webseite", + "Meine Webseite", + "Meine Website", + "Über mich", + "Website", + "Webseite", + "Portfolio", + "Informatiker", + "Plattformentwicklung", + "Plattformentwickler", + "IT", + "technikinteressiert", + "Tech-Enthusiast", + "Achterbahn-Fan", + "Webentwicklung", + "System Engineer", + "Lifestyle", + "Technologie", + "3K" + ] [languages.en] contentDir = 'content/en' @@ -53,42 +54,44 @@ defaultContentLanguage = 'de' languageCode = 'en-CH' weight = 20 - title = 'Michi von Ah - IT guy, tech enthusiast & rollercoaster fan' - description = "Hi! My name is Michi and I’m interested in smartphones, computers, e-mobility (mainly Tesla) and other exciting technology." - metadataCard = "assets/metadata/website-banner-en.jpg" - keywords = [ - "Michi", - "Michi von Ah", - "Michael von Ah", - "von Ah", - "von Ah Michi", - "von Ah Michael", - "mva", - "mivo", - "vom", - "Michi v.A.", - "Michi vA.", - "personalwebsite", - "personal homepage", - "about me", - "website", - "portfolio", - "Informatiker", - "informatics", - "IT", - "IT guy", - "tech enthusiast", - "rollercoaster fan", - "developer", - "system engineer", - "lifestyle", - "develoment", - "technology", - "3K" - ] + [languages.en.params] + title = 'Michi von Ah - IT guy, tech enthusiast & rollercoaster fan' + description = "Hi! My name is Michi and I’m interested in smartphones, computers, e-mobility (mainly Tesla) and other exciting technology." + metadataCard = "assets/metadata/website-banner-en.jpg" + keywords = [ + "Michi", + "Michi von Ah", + "Michael von Ah", + "von Ah", + "von Ah Michi", + "von Ah Michael", + "mva", + "mivo", + "vom", + "Michi v.A.", + "Michi vA.", + "personalwebsite", + "personal homepage", + "about me", + "website", + "portfolio", + "Informatiker", + "informatics", + "IT", + "IT guy", + "tech enthusiast", + "rollercoaster fan", + "developer", + "system engineer", + "lifestyle", + "develoment", + "technology", + "3K" + ] [params] author = "Michi von Ah" + pagetype = "website" legalLink = "https://legal.michivonah.ch" faviconPath = "assets/logo/favicon_256.png" faviconPathSVG = "assets/logo/logo_black.svg" diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 70efc64..6c72f0a 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -1,6 +1,7 @@ + {{ .Site.Title }} @@ -12,10 +13,9 @@ - + - @@ -24,6 +24,7 @@ + diff --git a/static/akar-icons-fonts/src/css/akar-icons.css b/static/akar-icons-fonts/src/css/akar-icons.css index c93d20f..fcff545 100644 --- a/static/akar-icons-fonts/src/css/akar-icons.css +++ b/static/akar-icons-fonts/src/css/akar-icons.css @@ -10,6 +10,7 @@ i[class^="ai-"]:before, i[class*=" ai-"]:before { font-style: normal; font-weight: normal !important; font-variant: normal; + font-display: swap; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; diff --git a/static/robots.txt b/static/robots.txt index 985ca68..9e15abb 100644 --- a/static/robots.txt +++ b/static/robots.txt @@ -11,8 +11,6 @@ User-agent: PerplexityBot Disallow: / User-agent: anthropic-ai Disallow: / -‍User-agent: Claude-Web -Disallow: / User-agent: ClaudeBot Disallow: / diff --git a/static/style.css b/static/style.css index 2da33a6..61c1bf8 100644 --- a/static/style.css +++ b/static/style.css @@ -20,7 +20,7 @@ body{ --secondary: #2980b9; --background: #181818; --color: #f8f8f8; - --font: "Source Sans 3", sans-serif; + --font: "Source Sans 3", Arial, Helvetica, sans-serif; --border: 2px solid var(--color); --borderPrimary: 2px solid var(--primary); --baseRadius: 12px; @@ -268,7 +268,7 @@ nav.small .nav-links a:last-child:focus{ } .hero h1{ - margin: 30px 20px 0; + margin: 60px 20px 0; font-size: 6rem; transition: var(--baseTransition); letter-spacing: -0.6rem;