add blog and people

This commit is contained in:
2024-03-03 23:56:36 +02:00
parent b95805ceaa
commit b5cbbadd46
130 changed files with 1073 additions and 407 deletions

View File

@@ -24,11 +24,11 @@
<div>
<article class="article lg:w-4/6 mx-auto">
<h1 class="lg:text-5xl font-medium leading-none mt-0 text-gray-700">
<h1 class="lg:text-5xl text-2xl font-medium leading-none mt-0 text-gray-700">
{{ page.title }}
</h1>
<h4 class="text-2xl text-gray-600 leading-8">
<h4 class="lg:text-2xl text-base text-gray-600 leading-8">
{{ page.description }}
</h4>
<section class="post-author-list mb-3 mx-0">
@@ -98,4 +98,4 @@
</div>
</main>
{% endblock content %}
{% endblock content %}