diff options
| author | Silvano Sallese <silvano.sallese@gmail.com> | 2020-08-10 15:16:48 +0200 |
|---|---|---|
| committer | Silvano Sallese <silvano.sallese@gmail.com> | 2020-08-10 15:16:48 +0200 |
| commit | ebecb9c410f1e8f3fcc0e9d17d4b4be715d5ae57 (patch) | |
| tree | 01f3085c5b0ad9d575335f5804280dd972997882 /public/sitemap.xml | |
| parent | f99ee08af6c5a499cde827a66b2134d01471b8a4 (diff) | |
instructions update
Diffstat (limited to 'public/sitemap.xml')
| -rw-r--r-- | public/sitemap.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/public/sitemap.xml b/public/sitemap.xml new file mode 100644 index 0000000..476ae39 --- /dev/null +++ b/public/sitemap.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> + <url> + <loc>http://127.0.0.1:1111/</loc> + </url> +</urlset> |
