Skip to content

Commit

Permalink
added new heading
Browse files Browse the repository at this point in the history
  • Loading branch information
yashj09 committed Dec 25, 2023
1 parent 9c8a453 commit 81c5037
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,10 @@ const App = () => {

return (
<div className="app">
<div className="right-heading"><h1>Gemini GPT</h1></div>
<div className="right-heading">
<a href="https://twitter.com/0xYash_Jain" target='blank' className="footer-icon">
<h1>Gemini GPT</h1>
</a></div>
<div className="github-button">
<a href="https://github.com/yashj09/Gemini-GPT" target="blank"> <CiStar />Star this Repo</a>
</div>
Expand Down

0 comments on commit 81c5037

Please sign in to comment.