day4 - tiles
|
Before Width: | Height: | Size: 9.1 KiB After Width: | Height: | Size: 9.1 KiB |
|
Before Width: | Height: | Size: 9.9 KiB After Width: | Height: | Size: 9.8 KiB |
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
BIN
.aoc_tiles/tiles/2024/04.png
Normal file
|
After Width: | Height: | Size: 9.5 KiB |
@ -2,7 +2,7 @@
|
||||
|
||||
<!-- AOC TILES BEGIN -->
|
||||
<h1 align="center">
|
||||
2024 - 6 ⭐ - Python
|
||||
2024 - 8 ⭐ - Python
|
||||
</h1>
|
||||
<a href="day01.py">
|
||||
<img src=".aoc_tiles/tiles/2024/01.png" width="161px">
|
||||
@ -13,4 +13,7 @@
|
||||
<a href="day03.py">
|
||||
<img src=".aoc_tiles/tiles/2024/03.png" width="161px">
|
||||
</a>
|
||||
<a href="day04.py">
|
||||
<img src=".aoc_tiles/tiles/2024/04.png" width="161px">
|
||||
</a>
|
||||
<!-- AOC TILES END -->
|
||||