Skip to content

Commit a82c4ea

Browse files
authored
changed the front page.
1 parent 53b3d3f commit a82c4ea

1 file changed

Lines changed: 29 additions & 16 deletions

File tree

README.md

Lines changed: 29 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -20,24 +20,37 @@ This will **not cover all things** "DevOps" but it will cover the areas that I f
2020

2121
The two images below will take you to the 2022 and 2023 edition of the learning journey.
2222

23-
<p align="center">
24-
<a href="2022.md">
25-
<img src="2022.png?raw=true" alt="2022" width="70%" height="70%" />
26-
</p>
23+
<div style="display: flex; justify-content: center; align-items: center;">
24+
25+
<div style="margin: 10px; text-align: center;">
26+
<a href="2022.md">
27+
<img src="2022.png?raw=true" alt="2022" style="border: 2px solid #555; border-radius: 8px; width: 100%; max-width: 400px;" />
28+
</a>
29+
<br />
30+
<em>Year 2022 - This is where we start, 110k words </em>
31+
</div>
32+
33+
<div style="margin: 10px; text-align: center;">
34+
<a href="2023.md">
35+
<img src="2023.png?raw=true" alt="2023" style="border: 2px solid #555; border-radius: 8px; width: 100%; max-width: 400px;" />
36+
</a>
37+
<br />
38+
<em>Year 2023 - Continues... Some help from my friends</em>
39+
</div>
40+
41+
<div style="margin: 10px; text-align: center;">
42+
<a href="2024.md">
43+
<img src="2024.png?raw=true" alt="2024" style="border: 2px solid #555; border-radius: 8px; width: 100%; max-width: 400px;" />
44+
</a>
45+
<br />
46+
<em>Year 2024 - Community Edition: 90 Sessions, 90 Speakers</em>
47+
</div>
48+
49+
</div>
50+
51+
2752

28-
</a>
29-
<p align="center">
30-
<a href="2023.md">
31-
<img src="2023.png?raw=true" alt="2023" width="70%" height="70%" />
32-
</p>
33-
</a>
3453

35-
</a>
36-
<p align="center">
37-
<a href="2024.md">
38-
<img src="2024.png?raw=true" alt="2024" width="70%" height="70%" />
39-
</p>
40-
</a>
4154

4255
From this year we have built website for 90DaysOfDevops Challenge :rocket: :technologist: - [Link for website](https://www.90daysofdevops.com/#/2023)
4356

0 commit comments

Comments
 (0)