Added link to the github repo
This commit is contained in:
parent
f18652da6f
commit
a03a829a5e
@ -33,7 +33,10 @@ body {
|
||||
<center>
|
||||
<div id="screen">
|
||||
<div>
|
||||
<div id="state">press <space> to start</div>
|
||||
<span id="state">press <space> to start</span>
|
||||
<span style="float: right; font-size: small">
|
||||
<a target="_blank" href="https://github.com/abhin4v/frpong">Source</a>
|
||||
</span>
|
||||
</div>
|
||||
<svg id="canvas">
|
||||
<circle id="ball" />
|
||||
|
Loading…
Reference in New Issue
Block a user