Skip to content

Commit

Permalink
fix(*): add quick link
Browse files Browse the repository at this point in the history
  • Loading branch information
HoseaCodes committed May 4, 2024
1 parent a2dc0e2 commit 087df1a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Components/Footer/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,9 @@ const Footer = (props) => {
<li>
<a href="http://webenlance.com">Image Cropping</a>
</li>
<li>
<a href="/gamecorner">Game Corner</a>
</li>
</ul>
</div>
<div className=" col-sm-4 col-md col-12 col twitter-footer">
Expand Down

0 comments on commit 087df1a

Please sign in to comment.