Projekt-Cleanup: Alle Dateien basierend auf .gitignore neu indexiert

This commit is contained in:
2026-04-10 21:13:24 +02:00
parent daa688ca7a
commit 3f61033d14
352 changed files with 0 additions and 36208 deletions
-11
View File
@@ -1,11 +0,0 @@
<script setup lang="ts">
import { Head } from '@inertiajs/vue3';
</script>
<template>
<Head title="Impressum" />
<div class="min-h-screen bg-[#020617] text-white p-8 font-sans">
<h1 class="text-4xl font-black italic mb-4">Impressum</h1>
<p>Angaben gemäß § 5 TMG.</p>
</div>
</template>