Skip to content

Commit a4b2f4d

Browse files
committed
Add image source link to webpage. Resolves #40
1 parent 4746af2 commit a4b2f4d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,11 @@ <h1>RustBoy 🦀</h1>
8080
</div>
8181
</div>
8282

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+
8388
<script type="module">
8489
import initSync, {run} from './pkg/rustboy.js';
8590

0 commit comments

Comments
 (0)