Skip to content

Commit 1b7885e

Browse files
NicEastvillagetarehart
authored andcommitted
Added card for cpp.
1 parent 3e8fe2a commit 1b7885e

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

cpp.png

10.4 KB
Loading

index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,16 @@ <h5 class="card-title">.NET</h5>
9595
</div>
9696
</a>
9797

98+
<a href="https://github.com/kipje13/CPPExampleBot">
99+
<div class="card mb-3">
100+
<div class="card-body">
101+
<img src="cpp.png" class="card-image-right">
102+
<h5 class="card-title">C++</h5>
103+
<p>Create an <em>incredible</em> bot in C++</p>
104+
</div>
105+
</div>
106+
</a>
107+
98108
<a href="https://crates.io/crates/rlbot">
99109
<div class="card mb-3">
100110
<div class="card-body">

0 commit comments

Comments
 (0)