Skip to content

Commit 9de8d3b

Browse files
Fix suggestions button
1 parent e82ffc2 commit 9de8d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ <h3>Building blocks</h3>
128128
<li>Bitcoin and Lightning, for accepting payments without needing anyone's permission or approval.</li>
129129
</ul>
130130
</div>
131-
<button class="bigbutton" onClick="menuChange(event,2)">If you like this project, or have suggestions, let us know!</button>
131+
<button class="bigbutton" onClick="menuChange(event,4)">Any suggestions? Let us know!</button>
132132
</div>
133133
</div>
134134
<footer><span><a href="https://peerviewer.org" target="_blank">PeerViewer</a> © 2023 Built with<a href="https://pears.com/" target="_blank"><img class="pearslogo" src="../images/pears-logo.svg"></a></span></footer>

0 commit comments

Comments
 (0)