Added legal, compliance and additional services

This commit is contained in:
2026-07-17 11:14:25 +02:00
parent bcb84f4de4
commit 788649e962
8 changed files with 851 additions and 26 deletions
+6
View File
@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 702.01 641.88">
<path fill="#002f43" d="M522.67,13.65H179.03L14.93,214.61l94.51,233.74,241.75,179.87,224.11-179.8,111.78-231.52L522.67,13.65ZM61.15,210.34L194.73,46.72h64.6l-57.41,214.25-140.77-50.63ZM350.2,555.04l-44-108.79-74.49-168.44,55.05-205.52,118.29,158.96,31.41,55.36-86.26,268.43ZM548.74,427.24l-165.35,132.69,84.23-262.03,169.43-53.43-88.31,182.77ZM662.62,201.71l.07.19-.12-.19h.05Z" />
<polygon fill="#3d98c6" points="637.05 244.47 548.74 427.24 383.39 559.94 467.62 297.9 637.05 244.47" />
<polygon fill="#00bcac" points="436.46 286.61 350.2 555.04 306.2 446.25 231.71 277.81 286.76 72.29 405.05 231.25 436.46 286.61" />
<polygon fill="#008092" points="259.33 46.72 201.92 260.97 61.15 210.34 194.73 46.72 259.33 46.72" />
</svg>

After

Width:  |  Height:  |  Size: 804 B

+7
View File
@@ -0,0 +1,7 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Allow: /
# Host & Sitemap specification
Host: https://litecharms.co.za
Sitemap: https://litecharms.co.za/sitemap.xml
+9
View File
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://litecharms.co.za/</loc>
<lastmod>2026-07-17</lastmod>
<changefreq>monthly</changefreq>
<priority>1.0</priority>
</url>
</urlset>