generated from public/aoc_template
day10 - tiles
This commit is contained in:
parent
1b5ec9d139
commit
7442fe9089
BIN
.aoc_tiles/tiles/2024/10.png
Normal file
BIN
.aoc_tiles/tiles/2024/10.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.5 KiB |
@ -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 -->
|
||||
Loading…
Reference in New Issue
Block a user