Initial MatheLeicht Astro app

This commit is contained in:
2026-04-19 20:41:10 +00:00
parent 0de87e40e6
commit 709ae12546
10 changed files with 1361 additions and 14 deletions
+13
View File
@@ -0,0 +1,13 @@
export const site = {
name: 'MatheLeicht',
url: 'https://matheleicht.de',
title: 'MatheLeicht Einfach Mathe üben',
description:
'MatheLeicht ist eine einfache Lernplattform für Kinder, Jugendliche und Erwachsene. Rechnen üben ohne Login direkt im Browser.',
owner: 'Justin Michael Eckenweber',
email: 'hey@unverpackt-finder.de',
phone: '028160031948',
address1: 'Rühlestraße 5',
address2: '45147 Essen',
country: 'Deutschland',
};