Initial MatheLeicht Astro app
This commit is contained in:
@@ -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',
|
||||
};
|
||||
Reference in New Issue
Block a user