Skip to content

Commit

Permalink
📃 docs: add new TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosjorger committed Aug 17, 2023
1 parent 0008d90 commit 20cb0e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Header/Header.astro
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import Link from "./Link.astro";
import SideBarLink from "./SideBarLink.astro";
import IconElement from "../shared/IconElement.astro";
---

<!-- TODO: mark the link is you visite that page -->
<header>
<nav class="top-0 w-full fixed z-[4] backdrop-blur shadow-lg shadow-black">
<ul class="flex flex-row justify-between m-0 p-0.5 [&>li]:self-center max-sm:hidden list-none">
Expand Down

0 comments on commit 20cb0e2

Please sign in to comment.