Skip to content

Commit 71ea9b8

Browse files
committed
Added fork me on github ribbon to demo page
1 parent 5734fc2 commit 71ea9b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

wasm/app/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,7 @@
66
</head>
77
<body>
88
<script src="./bootstrap.js"></script>
9+
10+
<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>
911
</body>
1012
</html>

0 commit comments

Comments
 (0)