aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-12-20 07:51:55 -0500
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-12-20 07:51:55 -0500
commite384f778e39d910ede11b93bfe5ea3e5668198ec (patch)
treec88589318262cbc3320e292de637bc2cca0e1457
parenta56eaf1f1edf00ab0732b1697c8ade673739b6ab (diff)
Move some AoC repositories to partial
-rw-r--r--community/README.md8
-rw-r--r--docs/community/index.html10
2 files changed, 9 insertions, 9 deletions
diff --git a/community/README.md b/community/README.md
index ec56408d..3953c445 100644
--- a/community/README.md
+++ b/community/README.md
@@ -6,17 +6,17 @@
[Advent of Code](https://adventofcode.com/) 2021 is now running! Solutions are being published by:
-[Hannu Hartikainen](https://github.com/dancek/bqn-advent2021) •
-[Alex Dikelsky](https://github.com/AlexDikelsky/puzzles/tree/main/advent_of_code/advent_2021) •
[Antti Keränen](https://github.com/Detegr/aoc2021) •
[dzaima](https://github.com/dzaima/aoc/tree/master/2021/BQN) •
[Raghu Ranganathan](https://github.com/razetime/AOC2021-BQN) •
[Leah Neukirchen](https://github.com/leahneukirchen/adventofcode2021)+[blog](https://leahneukirchen.org/blog/archive/2021/12/counting-lanternfish-with-bqn-and-linear-algebra.html) •
-[frasiyav](https://github.com/frasiyav/AoC2021) •
-[Caleb Quilley](https://gitlab.com/icen/aoc21)
+[frasiyav](https://github.com/frasiyav/AoC2021)
Partial:
+[Hannu Hartikainen](https://github.com/dancek/bqn-advent2021) •
[Andrey Popp](https://github.com/andreypopp/aoc2021) •
+[Alex Dikelsky](https://github.com/AlexDikelsky/puzzles/tree/main/advent_of_code/advent_2021) •
+[Caleb Quilley](https://gitlab.com/icen/aoc21) •
[Johnny](https://github.com/JohnnyJayJay/adventofcode-21) •
[Alastair Williams](https://github.com/alephno/aoc2021) •
[Aren Windham](https://github.com/arwn/aoc2021) •
diff --git a/docs/community/index.html b/docs/community/index.html
index 028c24ad..92a62da1 100644
--- a/docs/community/index.html
+++ b/docs/community/index.html
@@ -8,16 +8,16 @@
<center>
<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/Detegr/aoc2021">Antti Keränen</a> •
+<p><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/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/dancek/bqn-advent2021">Hannu Hartikainen</a> •
<a href="https://github.com/andreypopp/aoc2021">Andrey Popp</a> •
+<a href="https://github.com/AlexDikelsky/puzzles/tree/main/advent_of_code/advent_2021">Alex Dikelsky</a> •
+<a href="https://gitlab.com/icen/aoc21">Caleb Quilley</a> •
<a href="https://github.com/JohnnyJayJay/adventofcode-21">Johnny</a> •
<a href="https://github.com/alephno/aoc2021">Alastair Williams</a> •
<a href="https://github.com/arwn/aoc2021">Aren Windham</a> •