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;