Skip to content

Commit 7958aa4

Browse files
committed
fix chronological order of related projects
1 parent 5904b1c commit 7958aa4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

web/index.html.tpl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -431,9 +431,6 @@
431431
<section>
432432
<h3 id="related-projects" >Related projects</h3>
433433
<ul>
434-
<li>
435-
<a href="https://www.discochess.com">Disco Chess - Woodpecker Method style chess tactics training with spaced repetition</a>
436-
</li>
437434
<li>
438435
<a href="https://maiachess.com/">MAIA CHESS - A human-like neural network chess engine</a>
439436
</li>
@@ -547,6 +544,9 @@
547544
<li>
548545
<a href="https://blitztactics.com/">Blitz tactics - Fast-paced chess puzzles</a>
549546
</li>
547+
<li>
548+
<a href="https://www.discochess.com">Disco Chess - Woodpecker Method style chess tactics training with spaced repetition</a>
549+
</li>
550550
<li>
551551
<a href="https://morchess.com/">Mor Chess - Rebuild chess positions with daily puzzles</a>
552552
</li>

0 commit comments

Comments
 (0)