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 5d78cc9 commit 15ce32cCopy full SHA for 15ce32c
index.html
@@ -42,7 +42,7 @@
42
<a class="inline-block py-2 px-2 text-white no-underline hover:underline" href="post.html">POST</a>
43
</li>
44
<li class="mr-2">
45
- <a class="inline-block text-gray-600 no-underline hover:text-gray-200 hover:underline py-2 px-2" href="#">LINK</a>
+ <a class="inline-block text-gray-600 no-underline hover:text-gray-200 hover:underline py-2 px-2" href="multimenu post.html">MULTIMENU POST</a>
46
47
48
<a class="inline-block text-gray-600 no-underline hover:text-gray-200 hover:underline py-2 px-2" href="#">LINK</a>
0 commit comments