mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-14 07:06:45 +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>
7 lines
105 B
Plaintext
7 lines
105 B
Plaintext
# robots.txt for impeccable.style
|
|
|
|
User-agent: *
|
|
Allow: /
|
|
|
|
Sitemap: https://impeccable.style/sitemap.xml
|