generated from public/aoc_template
day5 - tiles
This commit is contained in:
parent
c86e6e1dd4
commit
2d8384c29e
BIN
.aoc_tiles/tiles/2024/05.png
Normal file
BIN
.aoc_tiles/tiles/2024/05.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.9 KiB |
@ -2,7 +2,7 @@
|
||||
|
||||
<!-- AOC TILES BEGIN -->
|
||||
<h1 align="center">
|
||||
2024 - 8 ⭐ - Python
|
||||
2024 - 10 ⭐ - Python
|
||||
</h1>
|
||||
<a href="day01.py">
|
||||
<img src=".aoc_tiles/tiles/2024/01.png" width="161px">
|
||||
@ -16,4 +16,7 @@
|
||||
<a href="day04.py">
|
||||
<img src=".aoc_tiles/tiles/2024/04.png" width="161px">
|
||||
</a>
|
||||
<a href="day05.py">
|
||||
<img src=".aoc_tiles/tiles/2024/05.png" width="161px">
|
||||
</a>
|
||||
<!-- AOC TILES END -->
|
||||
Loading…
Reference in New Issue
Block a user