Skip to content

Commit

Permalink
day 19, link
Browse files Browse the repository at this point in the history
  • Loading branch information
dieseltravis committed Dec 20, 2024
1 parent 8874902 commit 4e8fe65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meowing-holy-carbon",
"version": "2024.12.18",
"version": "2024.12.19",
"description": "Travis's Advent of Code 2024",
"author": "Travis Hardiman",
"homepage": "https://github.com/dieseltravis/aoc2024/",
Expand Down
2 changes: 1 addition & 1 deletion views/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ <h2>solutions:</h2>
<li><a href="/day/16">day 16</a> (not working)</li>
<li><a href="/day/17">day 17</a> (still waiting on part 2)</li>
<li><a href="/day/18">day 18</a></li>
<li><a href="/day/19">day 19</a> (only part 1)</li>
<!--
<li><a href="/day/19">day 19</a></li>
<li><a href="/day/20">day 20</a></li>
<li><a href="/day/21">day 21</a></li>
<li><a href="/day/22">day 22</a></li>
Expand Down

0 comments on commit 4e8fe65

Please sign in to comment.