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 00bf90b commit 4619c3fCopy full SHA for 4619c3f
src/components/Global/Navbar.js
@@ -25,8 +25,8 @@ const Navbar = () => {
25
<div className="flex items-center justify-between w-full md:w-auto">
26
<Link href="/">
27
<>
28
+ <a href="https://webxdao.github.io/">
29
<span className="sr-only ">WebX DAO</span>
- <a href="https://webxdao.github.io/">
30
<img
31
className="h-10 w-auto sm:h-10 cursor-pointer"
32
src="/images/logo/white_logo.png"
0 commit comments