We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3901082 commit 13ee9a3Copy full SHA for 13ee9a3
docusaurus.config.js
@@ -135,7 +135,7 @@ const config = {
135
{
136
type: "html",
137
value: `<div class="dropdown_grid">
138
- <a class="dropbtn" href="#">Tutorials</a>
+ <a class="dropbtn" href="/tutorial/">Tutorials</a>
139
<div class="dropdown-content">
140
<a href="#" class="nav__icons"> <img src="/icons/html-5.svg" title="HTML5" alt="HTML" /> </a>
141
<a href="#" class="nav__icons"> <img src="/icons/css.svg" title="CSS" alt="CSS" /> </a>
0 commit comments