modified contentParser and index.md file for blog and author, fixed issue #2

This commit is contained in:
somrat sorkar
2023-05-11 13:06:14 +06:00
parent e58aeab8a1
commit ed7a32efb6
8 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ const { pathname } = Astro.url;
<path d="M9.293 12.95l.707.707L15.657 8l-1.414-1.414L10 10.828 5.757 6.586 4.343 8z" />
</svg>
</span>
<ul class="nav-dropdown-list hidden group-hover:block md:invisible md:absolute md:block md:opacity-0 md:group-hover:visible md:group-hover:opacity-100">
<ul class="nav-dropdown-list hidden group-hover:block lg:invisible lg:absolute lg:block lg:opacity-0 lg:group-hover:visible lg:group-hover:opacity-100">
{menu.children?.map((child) => (
<li class="nav-dropdown-item">
<a