Skip to content

Commit 15ce32c

Browse files
authored
Update index.html
added link to new template in main
1 parent 5d78cc9 commit 15ce32c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<a class="inline-block py-2 px-2 text-white no-underline hover:underline" href="post.html">POST</a>
4343
</li>
4444
<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>
45+
<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>
4646
</li>
4747
<li class="mr-2">
4848
<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

Comments
 (0)