Skip to content

Commit

Permalink
day 8 update
Browse files Browse the repository at this point in the history
  • Loading branch information
dieseltravis committed Dec 8, 2024
1 parent c37117f commit 609d78d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.07",
"version": "2024.12.08",
"description": "Travis's Advent of Code 2024",
"author": "Travis Hardiman",
"homepage": "https://github.com/dieseltravis/aoc2024/",
Expand Down
4 changes: 2 additions & 2 deletions views/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ <h2>solutions:</h2>
<li><a href="/day/03">day 03</a></li>
<li><a href="/day/04">day 04</a></li>
<li><a href="/day/05">day 05</a></li>
<li><a href="/day/06">day 06</a></li>
<li><a href="/day/06">day 06</a>(part 2 broken)</li>
<li><a href="/day/07">day 07</a></li>
<!--
<li><a href="/day/08">day 08</a></li>
<!--
<li><a href="/day/09">day 09</a></li>
<li><a href="/day/10">day 10</a></li>
<li><a href="/day/11">day 11</a></li>
Expand Down

0 comments on commit 609d78d

Please sign in to comment.