aboutsummaryrefslogtreecommitdiff
path: root/shared/ja/(developers-only)
diff options
context:
space:
mode:
authorVladlen Popolitov <vladlen@FreeBSD.org>2026-09-27 12:55:44 +0000
committerVladlen Popolitov <vladlen@FreeBSD.org>2026-09-27 12:55:44 +0000
commit15e37adf477305e785de546ac893b6ed52de4f20 (patch)
treec3f0dd7a325564d1eaba702d8a64db39bfb4618d /shared/ja/(developers-only)
parentbaabd9cf3463ef6cb70edc8c80fbe3b295113b3b (diff)
Fix HTML validation errors in docs - articles title sectionHEADmain
article: render subtitle as <p> instead of <h3> The subtitle is part of the title block, not a section heading. Rendering it as <h3> right after <h1> broke W3C validation and caused screen readers to announce it as a level-3 heading. Move the visual styling from the <h3> tag to a `.subtitle` class in documentation.scss to keep the appearance unchanged. Reviewed by: carlavilla Approved by: carlavilla Differential Revision: https://reviews.freebsd.org/D60058 PR: 297509
Diffstat (limited to 'shared/ja/(developers-only)')
0 files changed, 0 insertions, 0 deletions