Skip to content

Commit 3805c7d

Browse files
Add a link to Viper for the more advanced users
1 parent b677331 commit 3805c7d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

public/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ <h1>Badger Press</h1>
5959
<footer style="position: fixed; bottom: 0; left: 0; right: 0; background-color: #f0f0f0; padding: 10px; text-align: center;">
6060
<a href="https://github.com/badger/qrcreator" target="_blank" style="color: #333; text-decoration: none;">
6161
View source</a>
62+
&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
63+
<a href="https://viper-ide.org/" target="_blank" style="color: #333; text-decoration: none;">
64+
Edit code on badge</a>
6265
</footer>
6366
</body>
6467
</html>

0 commit comments

Comments
 (0)