Add files via upload
This commit is contained in:
parent
8f54e0f3a6
commit
8dd9745825
|
@ -0,0 +1,7 @@
|
|||
User-agent: *
|
||||
Allow: /
|
||||
Disallow: /private/
|
||||
Disallow: /admin/
|
||||
Disallow: /api/
|
||||
|
||||
Sitemap: https://biodrop.erikraft.com/sitemap.xml
|
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://drop.erikraft.com/</loc>
|
||||
<lastmod>2024-03-20</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
</urlset>
|
Loading…
Reference in New Issue