Skip to content

Commit b9a87e4

Browse files
author
committed
Deployed c404337 with MkDocs version: 1.5.3
1 parent 9b73582 commit b9a87e4

16 files changed

Lines changed: 1005 additions & 6 deletions

File tree

404.html

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,10 @@
286286

287287

288288

289+
290+
291+
292+
289293

290294

291295

@@ -374,6 +378,26 @@
374378

375379

376380

381+
382+
383+
384+
385+
386+
<li class="md-nav__item">
387+
<a href="/tutorials/tutorial-3/" class="md-nav__link">
388+
389+
390+
<span class="md-ellipsis">
391+
Tutorial 3 - Introduction to Game Programming
392+
</span>
393+
394+
395+
</a>
396+
</li>
397+
398+
399+
400+
377401
</ul>
378402
</nav>
379403

exam-issue-template/index.html

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,10 @@
291291

292292

293293

294+
295+
296+
297+
294298

295299

296300

@@ -379,6 +383,26 @@
379383

380384

381385

386+
387+
388+
389+
390+
391+
<li class="md-nav__item">
392+
<a href="../tutorials/tutorial-3/" class="md-nav__link">
393+
394+
395+
<span class="md-ellipsis">
396+
Tutorial 3 - Introduction to Game Programming
397+
</span>
398+
399+
400+
</a>
401+
</li>
402+
403+
404+
405+
382406
</ul>
383407
</nav>
384408

index.html

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,10 @@
305305

306306

307307

308+
309+
310+
311+
308312

309313

310314

@@ -393,6 +397,26 @@
393397

394398

395399

400+
401+
402+
403+
404+
405+
<li class="md-nav__item">
406+
<a href="tutorials/tutorial-3/" class="md-nav__link">
407+
408+
409+
<span class="md-ellipsis">
410+
Tutorial 3 - Introduction to Game Programming
411+
</span>
412+
413+
414+
</a>
415+
</li>
416+
417+
418+
419+
396420
</ul>
397421
</nav>
398422

0 commit comments

Comments
 (0)