diff options
| -rw-r--r-- | community/README.md | 2 | ||||
| -rw-r--r-- | docs/community/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/community/README.md b/community/README.md index 53eb805b..89e71823 100644 --- a/community/README.md +++ b/community/README.md @@ -11,7 +11,7 @@ [Dimitri Lozeve](https://github.com/dlozeve/aoc2021) • [Antti Keränen](https://github.com/Detegr/aoc2021) • [Raghu Ranganathan](https://github.com/razetime/AOC2021-BQN) • -[Leah Neukirchen](https://github.com/leahneukirchen/adventofcode2021) • +[Leah Neukirchen](https://github.com/leahneukirchen/adventofcode2021)+[blog](https://leahneukirchen.org/blog/archive/2021/12/counting-lanternfish-with-bqn-and-linear-algebra.html) • [Johnny](https://github.com/JohnnyJayJay/adventofcode-21) • [frasiyav](https://github.com/frasiyav/AoC2021) • [Caleb Quilley](https://gitlab.com/icen/aoc21) diff --git a/docs/community/index.html b/docs/community/index.html index 4d1e2f6f..4f7987c3 100644 --- a/docs/community/index.html +++ b/docs/community/index.html @@ -13,7 +13,7 @@ <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://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> |
