fix: BUG-053,055,058,060,061,067,069 - JS minification, meta tags, skip-link, docs footer
All checks were successful
Deploy to Production / Deploy to Server (push) Successful in 1m44s

- BUG-053: Add terser JS minification to build process
- BUG-060: Add og:image, twitter:card, twitter:image to sub-pages
- BUG-067: Update skip-link to #main-content on all pages
This commit is contained in:
DocFast Bot 2026-02-17 18:03:59 +00:00
parent e57a45b431
commit 87946a1762
14 changed files with 151 additions and 18 deletions

View file

@ -1,4 +1,4 @@
<a href="#main" class="skip-link">Skip to content</a>
<a href="#main-content" class="skip-link">Skip to main content</a>
<nav aria-label="Main navigation">
<div class="container">
<a href="/" class="logo">⚡ Doc<span>Fast</span></a>