From 47e16f68b540b36b9814930c04a8e9f4750c4327 Mon Sep 17 00:00:00 2001 From: Aronne Brivio Date: Mon, 23 May 2022 17:59:05 +0200 Subject: [PATCH 1/2] chore(content): add AZ-900 Exam Preparation: Microsoft Azure Fundamentals certificate --- src/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/index.html b/src/index.html index 0d41b10..228fb31 100644 --- a/src/index.html +++ b/src/index.html @@ -592,6 +592,20 @@

2008 – 2013 • Bergamo, Italy

Courses

+
+
+

AZ-900 Exam Preparation: Microsoft Azure Fundamentals

+

May 2022 - Cloud Academy, Inc

+
+
+ view → +
+
+

Google Cloud Platform Fundamentals

From 418f90c3bff2c7a61faf2efc28f1e865c729d5e6 Mon Sep 17 00:00:00 2001 From: Aronne Brivio Date: Mon, 23 May 2022 18:00:48 +0200 Subject: [PATCH 2/2] chore(package): bump version to 1.4.5 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1bc6946..a7ea517 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "aronnebrivio.github.io", - "version": "1.4.4", + "version": "1.4.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "aronnebrivio.github.io", - "version": "1.4.4", + "version": "1.4.5", "license": "MIT", "devDependencies": { "cssnano": "^5.1.9", diff --git a/package.json b/package.json index 2d97d09..2ee8bb1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aronnebrivio.github.io", - "version": "1.4.4", + "version": "1.4.5", "description": "Personal frontpage", "main": "src/index.html", "scripts": {