Skip to content

Commit 5bc7ffa

Browse files
committed
Added fork me on github ribbon
1 parent 210e151 commit 5bc7ffa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,7 @@ <h1>RustPython Demo</h1>
2525
<button id="run-btn">Run</button>
2626
<h2>Open the browser console (<kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>I</kbd> or <kbd>F12</kbd>) to see the output</h2>
2727
<script src="./bootstrap.js"></script>
28+
29+
<a href="https://github.com/RustPython/RustPython"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png" alt="Fork me on GitHub"></a>
2830
</body>
2931
</html>

0 commit comments

Comments
 (0)