chore: update the doc and improve phpstan annotations

This commit is contained in:
Younes ENNAJI
2024-05-05 17:52:48 +01:00
parent eafa471fde
commit d2f019fb62
135 changed files with 3329 additions and 1423 deletions
+5 -5
View File
@@ -10,6 +10,11 @@
<div data-controller="ray"></div>
{% endif %}
<div class="bg-green-700 text-white text-center p-1 leading-tight shadow-lg">
<span class="text-xl font-bold">🇵🇸 Solidarity with Palestine.</span>
<span class="inline text-xs sm:text-sm md:text-base">We seek justice and peace, and strongly oppose all forms of injustice and genocide.</span>
</div>
<div class="h-16 z-10 top-0 w-screen bg-white border-b border-indigo-200 shadow">
<div id="header-logo" class="lg:container lg:mx-auto px-4 py-2">
<div class="flex items-center flex-no-shrink pt-1">
@@ -32,11 +37,6 @@
</div>
</div>
<div class="bg-green-700 text-white text-center p-1 leading-tight shadow-lg sticky top-0 z-10">
<span class="text-xl font-bold">🇵🇸 Solidarity with Palestine.</span>
<span class="inline text-xs sm:text-sm md:text-base">We seek justice and peace, and we strongly oppose all forms of injustice and genocide. Together, we support the rights and freedom of the Palestinian people.</span>
</div>
<main class="lg:container lg:mx-auto lg:px-6 flex">
<nav id="main-navigation" class="sticky top-8 hidden lg:block h-full w-full mx-10 lg:w-40">
{% for section in site.data.menu %}