generated from public/aoc_template
aoc tiles
This commit is contained in:
parent
1a134cf171
commit
0ee0ea3760
BIN
.aoc_tiles/tiles/2024/11.png
Normal file
BIN
.aoc_tiles/tiles/2024/11.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.9 KiB |
BIN
.aoc_tiles/tiles/2024/12.png
Normal file
BIN
.aoc_tiles/tiles/2024/12.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.3 KiB |
BIN
.aoc_tiles/tiles/2024/13.png
Normal file
BIN
.aoc_tiles/tiles/2024/13.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.0 KiB |
11
README.md
11
README.md
@ -2,7 +2,7 @@
|
||||
|
||||
<!-- AOC TILES BEGIN -->
|
||||
<h1 align="center">
|
||||
2024 - 20 ⭐ - Python
|
||||
2024 - 26 ⭐ - Python
|
||||
</h1>
|
||||
<a href="day01.py">
|
||||
<img src=".aoc_tiles/tiles/2024/01.png" width="161px">
|
||||
@ -34,4 +34,13 @@
|
||||
<a href="day10.py">
|
||||
<img src=".aoc_tiles/tiles/2024/10.png" width="161px">
|
||||
</a>
|
||||
<a href="day11.py">
|
||||
<img src=".aoc_tiles/tiles/2024/11.png" width="161px">
|
||||
</a>
|
||||
<a href="day12.py">
|
||||
<img src=".aoc_tiles/tiles/2024/12.png" width="161px">
|
||||
</a>
|
||||
<a href="day13.py">
|
||||
<img src=".aoc_tiles/tiles/2024/13.png" width="161px">
|
||||
</a>
|
||||
<!-- AOC TILES END -->
|
||||
Loading…
Reference in New Issue
Block a user