update footer
This commit is contained in:
@@ -9,10 +9,16 @@
|
|||||||
>
|
>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="flex gap-2 text-sm">
|
||||||
|
<p>Powered by loco.rs & Rust 🦀</p>
|
||||||
|
</div>
|
||||||
<div class="flex gap-2 text-sm">
|
<div class="flex gap-2 text-sm">
|
||||||
<p class="font-semibold">
|
<p class="font-semibold">
|
||||||
© Gabriel Kaszewski, 2024. All rights reserved.
|
© Gabriel Kaszewski, 2024. All rights reserved.
|
||||||
</p>
|
</p>
|
||||||
|
<p>
|
||||||
|
Made with <span class="text-red-500 fa-solid fa-heart"></span> in Poland
|
||||||
|
</p>
|
||||||
<span class="flex-1"></span>
|
<span class="flex-1"></span>
|
||||||
<a href="/projects"> Projects </a>
|
<a href="/projects"> Projects </a>
|
||||||
<a href="https://blog.gabrielkaszewski.dev/" target="_blank"> Blog </a>
|
<a href="https://blog.gabrielkaszewski.dev/" target="_blank"> Blog </a>
|
||||||
|
Reference in New Issue
Block a user