Skip to content

Commit

Permalink
隐藏连接
Browse files Browse the repository at this point in the history
  • Loading branch information
buyfakett committed Nov 27, 2024
1 parent 242cf59 commit b7be083
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/components/NavBar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ const NavBar = ({skipUrl, headPortrait}) => {
/>
</a>
{/* 链接 */}
<a
href="/tools"
rel="noopener noreferrer"
className="flex items-center text-lg font-bold dark:hover:text-blue-400 transition-colors duration-200"
>
Tools
</a>
{/*<a*/}
{/* href="/tools"*/}
{/* rel="noopener noreferrer"*/}
{/* className="flex items-center text-lg font-bold dark:hover:text-blue-400 transition-colors duration-200"*/}
{/*>*/}
{/* Tools*/}
{/*</a>*/}
{/*<a*/}
{/* href="/urls"*/}
{/* rel="noopener noreferrer"*/}
Expand Down

0 comments on commit b7be083

Please sign in to comment.