Add built public folder
This commit is contained in:
parent
41ace4dad8
commit
89c8a4799d
67 changed files with 3298 additions and 0 deletions
9
public/atom.xml
Normal file
9
public/atom.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
|
||||
<title>Studio UMZU</title>
|
||||
<link rel="self" type="application/atom+xml" href="https://studio-umzu.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/atom.xml</id>
|
||||
</feed>
|
Loading…
Add table
Add a link
Reference in a new issue