mirror of
https://github.com/BorysLevytskyi/BitwiseCmd.git
synced 2025-12-10 06:52:05 +01:00
* Move BitwiseCmd to typescript * Add serve-build http command * Add Env type * Add CNAME and sitemap.xml files * Add files via upload
13 lines
457 B
XML
13 lines
457 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<urlset
|
|
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
|
|
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
|
|
|
|
<url>
|
|
<loc>http://bitwisecmd.com/</loc>
|
|
<lastmod>2015-04-08T11:00:53+00:00</lastmod>
|
|
<changefreq>weekly</changefreq>
|
|
</url>
|
|
</urlset> |