change the people page

This commit is contained in:
sasha-astiadi
2023-12-05 21:46:10 +01:00
parent 0adb9c3d75
commit 6b8bed7cde
7 changed files with 33 additions and 43 deletions

View File

@@ -11,9 +11,6 @@
<h1 class="pb-0 mb-0 mt-0 text-4xl font-normal tracking-wide my-1">
{{page.title}}
</h1>
<div class="ml-4">
{% include "partials/socialLinks.html" %}
</div>
</div>
<div class="text-gray-700 my-4">
{{page.content | safe }}