generated from public/aoc_template
day3 - tiles
This commit is contained in:
parent
db54d9589c
commit
0dbc142494
BIN
.aoc_tiles/tiles/2024/03.png
Normal file
BIN
.aoc_tiles/tiles/2024/03.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
@ -2,7 +2,7 @@
|
||||
|
||||
<!-- AOC TILES BEGIN -->
|
||||
<h1 align="center">
|
||||
2024 - 4 ⭐ - Python
|
||||
2024 - 6 ⭐ - Python
|
||||
</h1>
|
||||
<a href="day01.py">
|
||||
<img src=".aoc_tiles/tiles/2024/01.png" width="161px">
|
||||
@ -10,4 +10,7 @@
|
||||
<a href="day02.py">
|
||||
<img src=".aoc_tiles/tiles/2024/02.png" width="161px">
|
||||
</a>
|
||||
<a href="day03.py">
|
||||
<img src=".aoc_tiles/tiles/2024/03.png" width="161px">
|
||||
</a>
|
||||
<!-- AOC TILES END -->
|
||||
Loading…
Reference in New Issue
Block a user