mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 20:15:27 +00:00
chore: update tagline
This commit is contained in:
@@ -43,7 +43,7 @@ rssPosts.sort(sortMarkdownByDate);
|
||||
<GridLayout title={title} description={description} grid="fullsize" class="grid" innerGrid>
|
||||
<PageTitle class="!text-6 sm:!text-7">
|
||||
{site.title}
|
||||
<small class="block text-[0.235em] font-light tracking-normal dark:text-[0.23em]"
|
||||
<small class="block text-[0.235em] font-light tracking-normal dark:text-[0.19em]"
|
||||
>{site.tagline}</small
|
||||
>
|
||||
</PageTitle>
|
||||
|
||||
Reference in New Issue
Block a user