feat: Adjust to blog rework
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<!-- description: Alexander 'PapaTutuWawa' 's code repositories. -->
|
||||
<!-- render: yes -->
|
||||
|
||||
<div class="flex flex-col pt-8">
|
||||
<div class="flex flex-col pt-8 mx-auto">
|
||||
<p class="prose text-white">
|
||||
I keep my code mostly on my private Gitea instance <a class="text-indigo-400"
|
||||
href="https://{{ gitea_url }}/{{ gitea_username }}">here</a>.
|
||||
@@ -27,4 +27,4 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<!-- title: Contact | polynom.me -->
|
||||
<!-- description: Contact details for getting in touch with Alexander 'PapaTutuWawa'. -->
|
||||
<!-- render: yes -->
|
||||
<div class="flex flex-col pt-8">
|
||||
<div class="flex flex-col pt-8 mx-auto">
|
||||
<p class="prose text-white">
|
||||
If you have any questions about my projects or just want to talk, feel
|
||||
free to reach out to me.
|
||||
@@ -40,4 +40,4 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user