changed the front page.

This commit is contained in:
Michael Cade 2023-12-17 18:55:28 +00:00 committed by GitHub
parent 53b3d3f9f5
commit a82c4eab95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,24 +20,37 @@ This will **not cover all things** "DevOps" but it will cover the areas that I f
The two images below will take you to the 2022 and 2023 edition of the learning journey. The two images below will take you to the 2022 and 2023 edition of the learning journey.
<p align="center"> <div style="display: flex; justify-content: center; align-items: center;">
<div style="margin: 10px; text-align: center;">
<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" style="border: 2px solid #555; border-radius: 8px; width: 100%; max-width: 400px;" />
</p> </a>
<br />
<em>Year 2022 - This is where we start, 110k words </em>
</div>
</a> <div style="margin: 10px; text-align: center;">
<p align="center">
<a href="2023.md"> <a href="2023.md">
<img src="2023.png?raw=true" alt="2023" width="70%" height="70%" /> <img src="2023.png?raw=true" alt="2023" style="border: 2px solid #555; border-radius: 8px; width: 100%; max-width: 400px;" />
</p> </a>
</a> <br />
<em>Year 2023 - Continues... Some help from my friends</em>
</div>
</a> <div style="margin: 10px; text-align: center;">
<p align="center">
<a href="2024.md"> <a href="2024.md">
<img src="2024.png?raw=true" alt="2024" width="70%" height="70%" /> <img src="2024.png?raw=true" alt="2024" style="border: 2px solid #555; border-radius: 8px; width: 100%; max-width: 400px;" />
</p> </a>
</a> <br />
<em>Year 2024 - Community Edition: 90 Sessions, 90 Speakers</em>
</div>
</div>
From this year we have built website for 90DaysOfDevops Challenge :rocket: :technologist: - [Link for website](https://www.90daysofdevops.com/#/2023) From this year we have built website for 90DaysOfDevops Challenge :rocket: :technologist: - [Link for website](https://www.90daysofdevops.com/#/2023)