mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2024-12-22 21:43:13 +07:00
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">
|
||||
<img src="2022.png?raw=true" alt="2022" width="70%" height="70%" />
|
||||
</p>
|
||||
|
||||
</a>
|
||||
<p align="center">
|
||||
<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>
|
||||
</a>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user