This commit is contained in:
Aravinth Manivannan 2022-09-07 14:39:50 +05:30
parent b362b5aee2
commit d017b7b023
Signed by: realaravinth
GPG Key ID: AD9F0F08E855ED88
3 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,4 @@
pipeline:
deploy:
image: python
when:

2
robots.txt Normal file
View File

@ -0,0 +1,2 @@
User-agent: *
Allow: /

6
sitemap.xml Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://libre-solutions.com/</loc>
</url>
</urlset>