mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-12 06:06:37 +03:00
- Convert og-image from SVG to PNG (Twitter/X requires PNG) - Update og-image to show 17 commands (was 15) - Add apple-touch-icon for iOS - Add canonical URL, theme-color, twitter:site/creator meta tags - Create robots.txt and sitemap.xml Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
10 lines
267 B
XML
10 lines
267 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
|
<url>
|
|
<loc>https://impeccable.style/</loc>
|
|
<lastmod>2025-01-09</lastmod>
|
|
<changefreq>weekly</changefreq>
|
|
<priority>1.0</priority>
|
|
</url>
|
|
</urlset>
|