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 460628f commit 82ee521Copy full SHA for 82ee521
public/index.html
@@ -57,7 +57,7 @@ <h1>Badger Press</h1>
57
<script src="script.js"></script>
58
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;">
+ <a href="https://github.com/badger/badger.github.io" 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;">
0 commit comments