We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc6c945 commit 192db51Copy full SHA for 192db51
src/context/default-page.html
@@ -46,7 +46,7 @@ <h1><a class="identity-logo" href="#">Creative Commons</a></h1>
46
47
48
49
- <nav class="explore-menu" aria-label="Explore menu">
+ <div class="explore-panel">
50
51
<!-- (optional main CC logo, p, link on non-home site back to main site) -->
52
<!-- <aside>
@@ -55,11 +55,11 @@ <h2>Our Work Relies On You!</h2>
55
<p>Help us keep the internet free and open.</p>
56
</aside> -->
57
58
- <nav class="explore-menu">
+ <nav class="explore-menu" aria-label="Explore menu">
59
<ul>
60
<li>
61
<a href="#">Global Network</a>
62
- <p>Join a global community working to strengthen the Commons</p>
+ <p>Join a global community working to strengthen the Commons</p>
63
</li>
64
65
<a href="#">Certificate</a>
0 commit comments