feat: Adjust to blog rework

This commit is contained in:
2023-07-22 21:09:19 +02:00
parent 2a06d6666e
commit 1dd95f2418
5 changed files with 42 additions and 35 deletions

View File

@@ -1,7 +1,8 @@
<!-- title: Home | polynom.me -->
<!-- description: The personal website of Alexander 'PapaTutuWawa'. -->
<!-- render: yes -->
<div class="flex flex-col w-full sm:w-4/5">
<div class="flex flex-col mx-auto">
<p class="text-white prose py-8 self-center">
Hello! My online pseudonym is <i>PapaTutuWawa</i> and I am
just some random person on the Internet who is passionate about
@@ -15,4 +16,4 @@
{{ for_each projects layout/templates/project.html }}
</div>
</div>