Skip to content

Commit

Permalink
test the docker stack cd while doing the twitter logo commenting in f…
Browse files Browse the repository at this point in the history
…ooter
  • Loading branch information
GokuxSS4 committed Feb 23, 2025
1 parent b66d407 commit d451e72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/common/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ export function Footer() {
<button className="text-gray-400 hover:text-white transition-colors">
<FaReddit className="w-6 h-6" />
</button>
<button className="text-gray-400 hover:text-white transition-colors">
{/* <button className="text-gray-400 hover:text-white transition-colors">
<FaXTwitter className="w-6 h-6" />
</button>
</button> */}
</div>
</div>
</div>
Expand Down

0 comments on commit d451e72

Please sign in to comment.