dark_mode
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<div class="grid place-content-center gap-2 w-full mt-4">
|
||||
<div class="flex space-x-2 pb-4">
|
||||
<p class="text-sm font-extralight"><a href="/impress">Impressum</a></p>
|
||||
<p class="text-sm font-extralight"><a href="/privacy">Datenschutz</a></p>
|
||||
<p class="text-sm font-extralight"><a href="https://edugit.org/enrichment-2024/qivip">Repository</a></p>
|
||||
<p class="text-sm font-extralight dark:text-white"><a href="/impress">Impressum</a></p>
|
||||
<p class="text-sm font-extralight dark:text-white"><a href="/privacy">Datenschutz</a></p>
|
||||
<p class="text-sm font-extralight dark:text-white"><a href="https://edugit.org/enrichment-2024/qivip">Repository</a></p>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user