Skip to content

Commit

Permalink
crawling
Browse files Browse the repository at this point in the history
  • Loading branch information
Danek309044 committed Jul 22, 2024
1 parent 8dce430 commit e81fa11
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
5 changes: 5 additions & 0 deletions robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
User-agent: *
Disallow: /src/
Disallow: /assets/
Allow: /
Sitemap: https://d309044.eu/sitemap.xml
8 changes: 8 additions & 0 deletions sitemap.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://d309044.eu/</loc>
<lastmod>2024-07-22</lastmod>
<priority>1.0</priority>
</url>
</urlset>

0 comments on commit e81fa11

Please sign in to comment.