day10 - tiles

This commit is contained in:
Stefan Harmuth 2024-12-10 09:30:50 +01:00
parent 1b5ec9d139
commit 7442fe9089
2 changed files with 4 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

View File

@ -2,7 +2,7 @@
<!-- AOC TILES BEGIN -->
<h1 align="center">
2024 - 18 ⭐ - Python
2024 - 20 ⭐ - Python
</h1>
<a href="day01.py">
<img src=".aoc_tiles/tiles/2024/01.png" width="161px">
@ -31,4 +31,7 @@
<a href="day09.py">
<img src=".aoc_tiles/tiles/2024/09.png" width="161px">
</a>
<a href="day10.py">
<img src=".aoc_tiles/tiles/2024/10.png" width="161px">
</a>
<!-- AOC TILES END -->