Files
matheleicht/src/data/site.ts
T
2026-04-19 20:41:10 +00:00

14 lines
468 B
TypeScript
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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',
};