Skip to content

Commit

Permalink
shorten top followers
Browse files Browse the repository at this point in the history
  • Loading branch information
francisco-leal committed Feb 23, 2024
1 parent 57e7b16 commit 203f335
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion resources/views/pages/leaderboard.edge
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta property="fc:frame:image:aspect_ratio" content="1:1" />
<meta property="fc:frame:button:1" content="My score" />
<meta property="fc:frame:button:1:action" content="post" />
<meta property="fc:frame:button:2" content="Top followers" />
<meta property="fc:frame:button:2" content="Followers" />
<meta property="fc:frame:button:2:action" content="post" />
<meta property="fc:frame:button:3" content="Search" />
<meta property="fc:frame:button:3:action" content="post" />
Expand Down
2 changes: 1 addition & 1 deletion resources/views/pages/score.edge
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<meta property="fc:frame:button:1:action" content="post" />
<meta property="fc:frame:button:2" content="Leaderboard" />
<meta property="fc:frame:button:2:action" content="post" />
<meta property="fc:frame:button:3" content="Top Followers" />
<meta property="fc:frame:button:3" content="Followers" />
<meta property="fc:frame:button:3:action" content="post" />
<meta property="fc:frame:button:4" content="FAQ" />
<meta property="fc:frame:button:4:action" content="post_redirect" />
Expand Down

0 comments on commit 203f335

Please sign in to comment.