We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fa9f1e commit 2b33930Copy full SHA for 2b33930
2 files changed
images/cocos-logo.png
4.23 KB
index.html
@@ -407,6 +407,10 @@ <h2><i class="fas fa-award"></i> Recognition</h2>
407
<div class="col-md-1 col-sm-1 vertical-align">
408
<a href="https://github.com/NcStudios/NcEngine"><img src="images/ncengine-logo.png" style="width: 100%;"></a>
409
</div>
410
+
411
+ <div class="col-md-1 col-sm-1 vertical-align">
412
+ <a href="https://github.com/NcStudios/NcEngine"><img src="images/cocos-logo.png" style="width: 100%;"></a>
413
+ </div>
414
415
416
0 commit comments