diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-12-10 18:24:20 -0500 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-12-10 18:24:20 -0500 |
| commit | 76ddd6ead29054a21a114b4a7b3071d85654fb1b (patch) | |
| tree | 0fbf1788d0f3401974e45cf9e54281baf6e74acc /docs/community | |
| parent | 0144719ca0f7ac8d3d610411aa9161787dace4a3 (diff) | |
AoC updates
Diffstat (limited to 'docs/community')
| -rw-r--r-- | docs/community/index.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/community/index.html b/docs/community/index.html index 4f7987c3..622be6f2 100644 --- a/docs/community/index.html +++ b/docs/community/index.html @@ -10,14 +10,17 @@ <p><a href="https://adventofcode.com/">Advent of Code</a> 2021 is now running! Solutions are being published by:</p> <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/dlozeve/aoc2021">Dimitri Lozeve</a> • <a href="https://github.com/Detegr/aoc2021">Antti Keränen</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> -<p>Partial: <a href="https://git.sr.ht/~jshholland/adventofcode/tree/master/item/2021/">Josh Holland</a> • +<p>Partial: +<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://git.sr.ht/~jshholland/adventofcode/tree/master/item/2021/">Josh Holland</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> |
