Add built public folder

This commit is contained in:
Aron Petau 2025-09-12 11:30:19 +02:00
parent 41ace4dad8
commit 89c8a4799d
67 changed files with 3298 additions and 0 deletions

10
public/de/atom.xml Normal file
View file

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
<title>Studio UMZU</title>
<subtitle>Spielerisches Lernen mit Technikdidaktik</subtitle>
<link rel="self" type="application/atom+xml" href="https://studio-umzu.de/de/atom.xml"/>
<link rel="alternate" type="text/html" href="https://studio-umzu.de/"/>
<generator uri="https://www.getzola.org/">Zola</generator>
<id>https://studio-umzu.de/de/atom.xml</id>
</feed>