Skip to content

Commit 97edc9f

Browse files
committed
size check
1 parent aa82cf8 commit 97edc9f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

content/blog/hello-world/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ As a fresh start, I will include a path to resources that I experienced and help
1010
Following the same rhythm with increasing effort, I was able to get certified as an **Azure Developer, Administrator, Security Engineer & DevOps Engineer Expert.**
1111

1212

13-
<img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1650075475678/jgecqAgFc.png" width=200>
13+
<img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1650075475678/jgecqAgFc.png" width=350>
1414

1515

1616
Microsoft offers a variety of foundational certifications with the exam code XX-900, depending on the field of interest.
@@ -34,7 +34,7 @@ For someone new to the cloud, it is challenging to choose the right material.
3434
### 0. Microsoft Technical Documentation
3535
**Google the exam code by adding the shortcut ms docs or ms learn as shown below**
3636

37-
<img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1645203268383/2sC1Bgb7m.png" width=200>
37+
<img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1645203268383/2sC1Bgb7m.png" width=350>
3838

3939
**It should appear at the top of the search engine**
4040

@@ -69,7 +69,7 @@ He is also an inspiring fitness guy who will probably encourage you to start goi
6969

7070
### 3. My Notes!
7171

72-
<img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1653435606950/EMB2HrzvA.png" width=200>
72+
<img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1653435606950/EMB2HrzvA.png" width=350>
7373

7474
I attempted to gather the certification topics into a single scrollable [page](https://cloud.itzyahya.tech/A-AZ900) that can be used offline; I hope this is useful.
7575

gatsby-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*/
1010
module.exports = {
1111
siteMetadata: {
12-
title: `Cloudrise`,
12+
title: `Cloudrise: Your Gateway to the Cloud`,
1313
author: {
1414
name: `Yahya Abulhaj`,
1515
summary: `who lives in the cloud and loves to add values to his fellow human beings.`,

0 commit comments

Comments
 (0)