aboutsummaryrefslogtreecommitdiff
path: root/en/tutorials/disklessx
diff options
context:
space:
mode:
authorVladlen Popolitov <vladlen@FreeBSD.org>2026-09-27 15:46:45 +0000
committerVladlen Popolitov <vladlen@FreeBSD.org>2026-09-27 15:46:45 +0000
commit1ff2007067e357203fc473be99bc89be1596d161 (patch)
tree9a212daf59e32942ca7a63fb65c1ae542f03f2d1 /en/tutorials/disklessx
parent7d2b482d62d145b346015ae7289fd5644ccf86fd (diff)
Fix HTML validation errors in docs - on main pageHEADmain
Card titles on the documentation homepage were rendered as <h5> right after the <h2> from global-search.html, skipping two heading levels. The page also had no <h1>. Add a visually hidden <h1>{{ .Title }}</h1> before the search partial, render card titles as <h3 class=""card-title"">, and rename the .card a h5 selector to .card a .card-title with padding-top and padding-bottom set, so the look stays the same. Add a .visually-hidden helper to global.scss. Differential Revision: https://reviews.freebsd.org/D60069 PR: 297509
Diffstat (limited to 'en/tutorials/disklessx')
0 files changed, 0 insertions, 0 deletions