mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-03-31 15:07:47 +01:00
chore: update the doc and improve phpstan annotations
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user