Initial Volcán Antigua Roasters brand setup
Scaffolds a zero-dependency static site for Netlify: index.html placeholder, Netlify config with security headers and aggressive asset caching, robots/ sitemap, brand README, and an empty assets/ folder for the logo PNGs.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://volcanantigua.com/</loc>
|
||||
<lastmod>2026-05-05</lastmod>
|
||||
<changefreq>weekly</changefreq>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
</urlset>
|
||||
Reference in New Issue
Block a user