docfast/public/src
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
..
examples.html Add /examples page with code examples for common use cases 2026-02-20 10:04:45 +00:00
impressum.html fix: BUG-053,055,058,060,061,067,069 - JS minification, meta tags, skip-link, docs footer 2026-02-17 18:03:59 +00:00
index.html Fix SEO and accessibility issues in production build 2026-02-21 19:03:39 +00:00
privacy.html fix: BUG-053,055,058,060,061,067,069 - JS minification, meta tags, skip-link, docs footer 2026-02-17 18:03:59 +00:00
status.html fix: BUG-053,055,058,060,061,067,069 - JS minification, meta tags, skip-link, docs footer 2026-02-17 18:03:59 +00:00
terms.html fix: version bump 0.3.2, remove debug log, dynamic /api version, Pro plan 5000 PDFs 2026-02-19 14:12:37 +00:00