website
Diffstat (limited to 'projects/chess.html')
| -rw-r--r-- | projects/chess.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/projects/chess.html b/projects/chess.html index 8c0ab60..441b10f 100644 --- a/projects/chess.html +++ b/projects/chess.html @@ -29,6 +29,9 @@ <a class="button" href="https://bendn.itch.io/chess"> <i class="fa-brands fa-itch-io"></i> view </a> + <a class="button" href="https://github.com/bend-n/chess"> + <i class="fa-brands fa-github"></i> source + </a> </div> <p>A simple chess project</p> <screenshot-list |