Skip to content

Commit 6da65c5

Browse files
Update header.html
1 parent fd95a68 commit 6da65c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

layouts/partials/header.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,9 @@
8787
<div id="productsPage" class="menuPage hidden overflow-y-scroll mt-16 px-4 py-6">
8888
{{ partial "header/products-dropdown.html" }}
8989
</div>
90+
<div id="learnPage" class="menuPage hidden overflow-y-scroll mt-16 px-4 py-6">
91+
{{ partial "header/learn-dropdown.html" }}
92+
</div>
9093
</div>
9194
</header>
9295

0 commit comments

Comments
 (0)