- Changed favicon and logo references to ONYXSimple - Updated package.json to modify start command and add deploy scripts - Adjusted layout and page metadata to reflect ONYXSimple branding - Enhanced marquee animation with dynamic duration - Added robots.txt and sitemap.xml for SEO - Refactored various components for consistency and clarity
5 lines
No EOL
257 B
XML
5 lines
No EOL
257 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
|
<sitemap><loc>https://example.com/pages-sitemap.xml</loc></sitemap>
|
|
<sitemap><loc>https://example.com/posts-sitemap.xml</loc></sitemap>
|
|
</sitemapindex> |