Skip to content

Commit

Permalink
🥜🔱 Updated with Glitch: no solutions
Browse files Browse the repository at this point in the history
  • Loading branch information
Glitch (branch-three-oviraptor) committed Nov 29, 2023
1 parent b6f3660 commit 45d0b97
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ my 2023 solutions on glitch: [branch-three-oviraptor](https://branch-three-ovira

also on github: [dieseltravis/aoc2023](https://github.com/dieseltravis/aoc2023)

[![Days completed in a row](https://img.shields.io/badge/⭐%20days%20in%20a%20row-15-blueviolet)](https://adventofcode.com/2023/) [![glitch](https://shields.io/badge/glitch-%F0%9F%91%8D%F0%9F%8E%8F-blue?logo=glitch&logoColor=violet)](https://glitch.com/)
[![Days completed in a row](https://img.shields.io/badge/⭐%20days%20in%20a%20row-0-blueviolet)](https://adventofcode.com/2023/) [![glitch](https://shields.io/badge/glitch-%F0%9F%91%8D%F0%9F%8E%8F-blue?logo=glitch&logoColor=violet)](https://glitch.com/)

[![Node.js CI](https://github.com/dieseltravis/aoc2023/actions/workflows/node.js.yml/badge.svg)](https://github.com/dieseltravis/aoc2023/actions/workflows/node.js.yml) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fdieseltravis%2Faoc2023.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fdieseltravis%2Faoc2023?ref=badge_shield) [![js-semistandard-style](https://img.shields.io/badge/code%20style-semistandard-brightgreen.svg?logo=javascript)](https://github.com/standard/semistandard)

## solutions:

1. [day one](https://branch-three-oviraptor.glitch.me/day/01)
todo
<!--
1. [day one](https://branch-three-oviraptor.glitch.me/day/01)
2. [day two](https://branch-three-oviraptor.glitch.me/day/02)
3. [day three](https://branch-three-oviraptor.glitch.me/day/03)
4. [day four](https://branch-three-oviraptor.glitch.me/day/04)
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>
<ol>
<li><a href="/day/01">day 01</a></li>
<!--
<li><a href="/day/01">day 01</a></li>
<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>
Expand Down

0 comments on commit 45d0b97

Please sign in to comment.