resize images on front page
This commit is contained in:
parent
4627abecdb
commit
cc7c1f29f3
@ -22,10 +22,11 @@ The two images below will take you to the 2022 and 2023 edition of the learning
|
|||||||
<a href="2022.md">
|
<a href="2022.md">
|
||||||
<img src="2022.png?raw=true" alt="2022" width="70%" height="70%" />
|
<img src="2022.png?raw=true" alt="2022" width="70%" height="70%" />
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="2023.md">
|
<a href="2023.md">
|
||||||
<img src="2023.png?raw=true" alt="2023" width="50%" height="50%" />
|
<img src="2023.png?raw=true" alt="2023" width="70%" height="70%" />
|
||||||
</p>
|
</p>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user