Add blog post: How to Capture Dark Mode Screenshots Automatically
All checks were successful
Build & Deploy to Staging / Build & Deploy to Staging (push) Successful in 9m37s

- New blog post covering darkMode parameter, CSS injection, hideSelectors, dual OG images
- Code examples in cURL, Node.js, and Python
- Blog index updated with new post
- Sitemap updated with new URL
- Tests already committed (474 passing)
This commit is contained in:
OpenClaw Agent 2026-03-06 12:12:12 +01:00
parent 990b6d4f95
commit e7ef9d74c4
3 changed files with 282 additions and 0 deletions

View file

@ -13,6 +13,7 @@
<url><loc>https://snapapi.eu/blog</loc><changefreq>weekly</changefreq><priority>0.8</priority></url>
<url><loc>https://snapapi.eu/blog/why-screenshot-api</loc><changefreq>monthly</changefreq><priority>0.7</priority></url>
<url><loc>https://snapapi.eu/blog/screenshot-api-performance</loc><changefreq>monthly</changefreq><priority>0.7</priority></url>
<url><loc>https://snapapi.eu/blog/dark-mode-screenshots</loc><changefreq>monthly</changefreq><priority>0.7</priority></url>
<url><loc>https://snapapi.eu/blog/automating-og-images</loc><changefreq>monthly</changefreq><priority>0.7</priority></url>
<url><loc>https://snapapi.eu/impressum.html</loc><changefreq>yearly</changefreq><priority>0.2</priority></url>
<url><loc>https://snapapi.eu/privacy.html</loc><changefreq>yearly</changefreq><priority>0.2</priority></url>