docs -> chatgpt
This commit is contained in:
parent
ff83f1e5f2
commit
5cf909b867
12
index.html
12
index.html
@ -23,7 +23,14 @@
|
||||
href="docs/index.html"
|
||||
target="_blank"
|
||||
>
|
||||
<button>🤓 Docs</button>
|
||||
<button class="icon-button">
|
||||
<img
|
||||
src="https://chatgpt.com/favicon.ico"
|
||||
width="20"
|
||||
height="20"
|
||||
>
|
||||
ChatGPT
|
||||
</button>
|
||||
</a>
|
||||
|
||||
<div class="dropdown-wrapper">
|
||||
@ -113,7 +120,8 @@ function loop(deltaT) {
|
||||
|
||||
lib.startGameLoop(loop);
|
||||
|
||||
</pre>
|
||||
</pre
|
||||
>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user