Skip to content

Commit

Permalink
Fixes: #170: Refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
hussaino03 committed Dec 20, 2024
1 parent a28f93a commit 148373c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/components/Layout/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const Footer = () => {
<div className="flex items-center flex-wrap justify-center gap-3 text-sm">
<div className="relative">
<a
href="https://github.com/hussaino03/QuestLog/stargazers"
href="https://github.com/hussaino03/QuestLog"
target="_blank"
rel="noopener noreferrer"
className="absolute -top-10 left-1/2 -translate-x-1/2 bg-white dark:bg-gray-800 px-2.5 py-1 rounded-full shadow-sm text-xs flex items-center gap-1 text-gray-700 dark:text-gray-200 font-medium group"
Expand Down

0 comments on commit 148373c

Please sign in to comment.