6 lines
254 B
HTML

<div class="flex gap-4 justify-center items-center p-2 bg-primary-100 text-sm text-background">
<p>&copy; 2023 Julian Lobbes</p>
<a href="https://lobbes.dev/imprint">Imprint</a>
<a href="https://lobbes.dev/privacy-policy">Privacy Policy</a>
</div>