zola
This commit is contained in:
6
zola/templates/header.html
Normal file
6
zola/templates/header.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<header
|
||||
class="flex p-[30px] items-center gap-4 rounded-t-2xl text-white border-b-0 aero-gradient"
|
||||
>
|
||||
<h1 class="text-2xl font-semibold">Gabriel Kaszewski</h1>
|
||||
<h2 class="text-lg font-normal">Full-stack Developer</h2>
|
||||
</header>
|
Reference in New Issue
Block a user