We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b677331 commit 3805c7dCopy full SHA for 3805c7d
public/index.html
@@ -59,6 +59,9 @@ <h1>Badger Press</h1>
59
<footer style="position: fixed; bottom: 0; left: 0; right: 0; background-color: #f0f0f0; padding: 10px; text-align: center;">
60
<a href="https://github.com/badger/qrcreator" target="_blank" style="color: #333; text-decoration: none;">
61
View source</a>
62
+ |
63
+ <a href="https://viper-ide.org/" target="_blank" style="color: #333; text-decoration: none;">
64
+ Edit code on badge</a>
65
</footer>
66
</body>
67
</html>
0 commit comments