UNPKG

black-cat

Version:

Um framework resposivo, com uma coleção de componentes flat feitos com HTML, CSS, Javascript.

24 lines 1.01 kB
<?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <!-- Basic structure, delete all comment this file. --> <!-- One can link images, videos, and URL's. --> <!-- Configure after on Google and Bing. --> <!-- Google : http://www.google.com.br/webmasters/ --> <!-- Bing : http://www.bing.com/webmaster/help/how-to-submit-sitemaps-82a15bd4 --> <url> <!-- Obligatory, page location --> <!-- optional, last update --> <!-- optional, update frequency "always, hourly, daily, weekly, monthly, yearly, never" --> <!-- optional, priority among the other pages 0.0 - 1.0 --> <loc>http://www.getblackcat.com.br/</loc> <lastmod>YYYY-MM-DD</lastmod> <changefreq>monthly</changefreq> <priority>1.0</priority> </url> <url> <loc>http://www.getblackcat.com.br/teste.html</loc> <lastmod>YYYY-MM-DD</lastmod> <changefreq>monthly</changefreq> <priority>0.8</priority> </url> </urlset>