docfast/public/partials
DocFast Dev b476b0bd4e
All checks were successful
Build & Deploy to Staging / Build & Deploy to Staging (push) Successful in 11m20s
Fix SEO and accessibility issues in production build
- Change 'Hosted in the EU' from h3 to h2 for proper heading hierarchy
- Add FAQ structured data (JSON-LD) for rich search results
- Remove onclick attributes from copy buttons (event listeners in app.js)

These changes were previously applied to templates/pages/ but missing
from public/src/ which is used by the Docker build. All changes now
applied to correct source files and built.
2026-02-21 19:03:39 +00:00
..
_footer.html security: remove Change Email feature (leaked key = account hijack) 2026-02-17 11:40:27 +00:00
_modals.html Fix SEO and accessibility issues in production build 2026-02-21 19:03:39 +00:00
_nav.html Add /examples page with code examples for common use cases 2026-02-20 10:04:45 +00:00
_styles_base.html fix: apply QA fixes to correct build source (public/src/) 2026-02-17 13:11:24 +00:00
_styles_index_extra.html fix(landing): update Docker build sources for BUG-080 2026-02-20 08:10:29 +00:00