Skip to content

Commit 07eb7f1

Browse files
authored
Add JavaScript to home page (#44)
1 parent 29d511f commit 07eb7f1

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,16 @@ <h5 class="card-title">Rust</h5>
119119
</div>
120120
</div>
121121
</a>
122+
123+
<a href="https://github.com/SWZ-github/EasyRLBotExample">
124+
<div class="card mb-3">
125+
<div class="card-body">
126+
<img src="javascript.png" class="card-image-right">
127+
<h5 class="card-title">JavaScript</h5>
128+
<p>Make a supersonic <em>V8-powered</em> bot with JavaScript!</p>
129+
</div>
130+
</div>
131+
</a>
122132
</div>
123133
<div class="col-lg-4">
124134

javascript.png

4.75 KB
Loading

0 commit comments

Comments
 (0)