Skip to content

Commit

Permalink
day 5 prep
Browse files Browse the repository at this point in the history
  • Loading branch information
dieseltravis committed Dec 5, 2024
1 parent a756de7 commit d025d46
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.04",
"version": "2024.12.05",
"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 @@ -24,8 +24,8 @@ <h2>solutions:</h2>
<li><a href="/day/02">day 02</a></li>
<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/07">day 07</a></li>
<li><a href="/day/08">day 08</a></li>
Expand Down

0 comments on commit d025d46

Please sign in to comment.