Skip to content

Commit

Permalink
remove .assets
Browse files Browse the repository at this point in the history
  • Loading branch information
wowkster committed Dec 4, 2023
1 parent e618d66 commit 95b5a99
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file removed .assets/christmas_ferris.png
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Build Status](https://img.shields.io/endpoint.svg?url=https://actions-badge.atrox.dev/wowkster/advent-of-code-2023/badge?ref=main&style=flat)](https://actions-badge.atrox.dev/wowkster/advent-of-code-2023/goto?ref=main)

<p align="center">
<img src="./.assets/christmas_ferris.png" width="250">
<img src="https://github.com/wowkster/advent-of-code-2023/assets/49880655/39af5b68-66b2-4ef2-9fb1-6678aead065a" width="250">
</p>

This is my implementation of the [Advent of Code](https://adventofcode.com/) programming challenges in Rust.
Expand Down

0 comments on commit 95b5a99

Please sign in to comment.