We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4746af2 commit a4b2f4dCopy full SHA for a4b2f4d
1 file changed
index.html
@@ -80,6 +80,11 @@ <h1>RustBoy 🦀</h1>
80
</div>
81
82
83
+<p style="color: #ccc; margin-top: 40px;">
84
+ Image source: <a href="https://commons.wikimedia.org/wiki/File:Gameboy.svg" target="_blank" style="color: #4CAF50;">Wikimedia
85
+ Commons</a>
86
+</p>
87
+
88
<script type="module">
89
import initSync, {run} from './pkg/rustboy.js';
90
0 commit comments