We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b80513 commit 8cf4044Copy full SHA for 8cf4044
package.json
@@ -65,4 +65,4 @@
65
"vite-plugin-html": "^2.1.0",
66
"vite-plugin-posthtml": "^0.0.3"
67
}
68
-}
+}
src/sections/header/index.html
@@ -43,7 +43,7 @@
43
<!-- contribute button -->
44
<div class="hidden w-full justify-end lg:flex">
45
<a
46
- href="#"
+ href="https://github.com/devstrons/heloworld.xyz"
47
class="
48
py-2
49
pr-4
0 commit comments