Skip to content

Commit

Permalink
fix: update twitter
Browse files Browse the repository at this point in the history
  • Loading branch information
trigaten authored Feb 26, 2023
1 parent ccdaeca commit 4de8016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ function HomepageHeader() {
</div>
</div>
<div style={{ marginTop: "1rem" }}>
<TwitterFollowButton screenName={"Learn_Prompting"} />
<TwitterFollowButton screenName={"learnprompting"} />
</div>
</div>
</header>
Expand Down

0 comments on commit 4de8016

Please sign in to comment.