diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-12-11 21:07:16 -0500 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-12-11 21:07:28 -0500 |
| commit | 15a04da04ed5b803686fa9b49e407d9b90ce184e (patch) | |
| tree | d435e32ccaebc3cce79e420f615ea4d761df5d87 /docs/community/index.html | |
| parent | 4316dafe706076094dcb9a271959ef86652c4b00 (diff) | |
Link dzaima's AoC and reorder partials
Diffstat (limited to 'docs/community/index.html')
| -rw-r--r-- | docs/community/index.html | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/docs/community/index.html b/docs/community/index.html index 622be6f2..f3597db9 100644 --- a/docs/community/index.html +++ b/docs/community/index.html @@ -11,19 +11,20 @@ <p><a href="https://github.com/dancek/bqn-advent2021">Hannu Hartikainen</a> • <a href="https://github.com/AlexDikelsky/puzzles/tree/main/advent_of_code/advent_2021">Alex Dikelsky</a> • <a href="https://github.com/Detegr/aoc2021">Antti Keränen</a> • +<a href="https://github.com/dzaima/aoc/tree/master/2021/BQN">dzaima</a> • <a href="https://github.com/razetime/AOC2021-BQN">Raghu Ranganathan</a> • <a href="https://github.com/leahneukirchen/adventofcode2021">Leah Neukirchen</a>+<a href="https://leahneukirchen.org/blog/archive/2021/12/counting-lanternfish-with-bqn-and-linear-algebra.html">blog</a> • -<a href="https://github.com/JohnnyJayJay/adventofcode-21">Johnny</a> • -<a href="https://github.com/frasiyav/AoC2021">frasiyav</a> • -<a href="https://gitlab.com/icen/aoc21">Caleb Quilley</a></p> +<a href="https://github.com/frasiyav/AoC2021">frasiyav</a></p> <p>Partial: +<a href="https://github.com/JohnnyJayJay/adventofcode-21">Johnny</a> • +<a href="https://gitlab.com/icen/aoc21">Caleb Quilley</a> • <a href="https://github.com/alephno/aoc2021">Alastair Williams</a> • <a href="https://github.com/arwn/aoc2021">Aren Windham</a> • -<a href="https://github.com/dlozeve/aoc2021">Dimitri Lozeve</a> • +<a href="https://github.com/Olodus/advent_of_code2021">Olodus</a> • <a href="https://git.sr.ht/~jshholland/adventofcode/tree/master/item/2021/">Josh Holland</a> • +<a href="https://github.com/bddean/aoc-2021">Ben Dean</a> • <a href="https://github.com/knightzmc/advent-of-code-2021">Alexander Wood</a> • -<a href="https://github.com/Olodus/advent_of_code2021">Olodus</a> • -<a href="https://github.com/bddean/aoc-2021">Ben Dean</a></p> +<a href="https://github.com/dlozeve/aoc2021">Dimitri Lozeve</a></p> </center> <p>This page gathers links to work by the community. To get in touch, please use our <a href="forums.html">chat forums</a>.</p> |
