ADD: meta tags

This commit is contained in:
webfussel 2024-05-22 14:05:38 +02:00
parent aadf90efce
commit 677ae67339
3 changed files with 55 additions and 2 deletions

View file

@ -2,6 +2,10 @@
align-items: center;
padding: 1rem 15vw;
& a:hover {
color: var(--color-orange);
}
& .sitemap {
align-items: center;
flex-wrap: wrap;

View file

@ -100,7 +100,7 @@ const network = [
name: 'Maximilian Schluer',
img: '/img/network/maximilian.jpg',
tags: ['iOS Development', 'Software-QA'],
flavour: 'Kann Ihr iOS-Team unterstützen oder ihr Software-Qualitätsproblem lösen egal welches.',
flavour: 'Kann dein iOS-Team unterstützen oder dein Software-Qualitätsproblem lösen egal welches.',
link: 'https://max-shluer.de',
},
]