Skip to content

Commit f268ddb

Browse files
committed
update index
1 parent e94cfc0 commit f268ddb

34 files changed

Lines changed: 26002 additions & 449 deletions

src/2015/events.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,18 @@ <h1 class="title-event">&nbsp;&nbsp;&nbsp;<span class="title-event-wrap">$year=<
3232
<main>
3333
<article>
3434
<p>From here, you can access all of the events (and the corresponding puzzles, leaderboards, stats, etc) ever run on Advent of Code:</p>
35-
<div class="eventlist-event"><a href="../2025/solver.html">[2025]</a> </div>
36-
<div class="eventlist-event"><a href="../2024/solver.html">[2024]</a> </div>
37-
<div class="eventlist-event"><a href="../2023/solver.html">[2023]</a> </div>
38-
<div class="eventlist-event"><a href="../2022/solver.html">[2022]</a> </div>
39-
<div class="eventlist-event"><a href="../2021/solver.html">[2021]</a> </div>
40-
<div class="eventlist-event"><a href="../2020/solver.html">[2020]</a> </div>
41-
<div class="eventlist-event"><a href="../2019/solver.html">[2019]</a> </div>
42-
<div class="eventlist-event"><a href="../2018/solver.html">[2018]</a> </div>
43-
<div class="eventlist-event"><a href="../2017/solver.html">[2017]</a> </div>
44-
<div class="eventlist-event"><a href="../2016/solver.html">[2016]</a> </div>
45-
<div class="eventlist-event"><a href="../2015/solver.html">[2015]</a> </div>
46-
</article>
35+
<div class="eventlist-event"><a href="../2025/solver.html">[2025]</a> <span class="star-count">24*</span> <span class="quiet">/ 24*</span> <a class="supporter-badge" title="Advent of Code Supporter">(AoC++)</a></div>
36+
<div class="eventlist-event"><a href="../2024/solver.html">[2024]</a> <span class="star-count">50*</span> <span class="quiet">/ 50*</span> <a class="supporter-badge" title="Advent of Code Supporter">(AoC++)</a></div>
37+
<div class="eventlist-event"><a href="../2023/solver.html">[2023]</a> <span class="star-count">50*</span> <span class="quiet">/ 50*</span> <a class="supporter-badge" title="Advent of Code Supporter">(AoC++)</a></div>
38+
<div class="eventlist-event"><a href="../2022/solver.html">[2022]</a> <span class="star-count">50*</span> <span class="quiet">/ 50*</span> <a class="supporter-badge" title="Advent of Code Supporter">(AoC++)</a></div>
39+
<div class="eventlist-event"><a href="../2021/solver.html">[2021]</a> <span class="star-count">50*</span> <span class="quiet">/ 50*</span> <a class="supporter-badge" title="Advent of Code Supporter">(AoC++)</a></div>
40+
<div class="eventlist-event"><a href="../2020/solver.html">[2020]</a> <span class="star-count">50*</span> <span class="quiet">/ 50*</span> <a class="supporter-badge" title="Advent of Code Supporter">(AoC++)</a></div>
41+
<div class="eventlist-event"><a href="../2019/solver.html">[2019]</a> <span class="star-count">50*</span> <span class="quiet">/ 50*</span> <a class="supporter-badge" title="Advent of Code Supporter">(AoC++)</a></div>
42+
<div class="eventlist-event"><a href="../2018/solver.html">[2018]</a> <span class="star-count">50*</span> <span class="quiet">/ 50*</span> <a class="supporter-badge" title="Advent of Code Supporter">(AoC++)</a></div>
43+
<div class="eventlist-event"><a href="../2017/solver.html">[2017]</a> <span class="star-count">50*</span> <span class="quiet">/ 50*</span> <a class="supporter-badge" title="Advent of Code Supporter">(AoC++)</a></div>
44+
<div class="eventlist-event"><a href="../2016/solver.html">[2016]</a> <span class="star-count">50*</span> <span class="quiet">/ 50*</span> <a class="supporter-badge" title="Advent of Code Supporter">(AoC++)</a></div>
45+
<div class="eventlist-event"><a href="../2015/solver.html">[2015]</a> <span class="star-count">50*</span> <span class="quiet">/ 50*</span> <a class="supporter-badge" title="Advent of Code Supporter">(AoC++)</a></div>
46+
<p>Total stars: <span class="star-count">524*</span></article>
4747
</main>
4848
</body>
4949
</html>

src/2015/index.html

Lines changed: 137 additions & 25 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)