Skip to content

Commit

Permalink
fix: footer telegram link
Browse files Browse the repository at this point in the history
  • Loading branch information
Rushikeshnimkar committed Aug 24, 2024
1 parent 29b5342 commit b8fdc85
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified src/app/opengraph-image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/components/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ const Footer = () => {
<Link
target="_blank"
className="hover:scale-110 duration-150"
href={"https://t.me/NetSepio?boost "}
href={"https://t.me/NetSepio"}
>
<Image
src={"/images/tele_green.svg"}
Expand Down

0 comments on commit b8fdc85

Please sign in to comment.