diff --git a/Gemfile.lock b/Gemfile.lock index ad34cc4..dafc4b2 100755 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,7 +41,7 @@ GEM rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - liquid (4.0.3) + liquid (4.0.4) listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) diff --git a/_layouts/post.html b/_layouts/post.html index 214745c..116cf67 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -104,6 +104,10 @@

Just Released

+
+ about-image +
+

Related Articles

    @@ -127,6 +131,7 @@

Related Courses

+
ad banner diff --git a/assets/images/about/about-image.png b/assets/images/about/about-image.png new file mode 100644 index 0000000..4f1b3eb Binary files /dev/null and b/assets/images/about/about-image.png differ diff --git a/google-cloud-ace-resources.md b/google-cloud-ace-resources.md index 6a16af5..4d249b9 100644 --- a/google-cloud-ace-resources.md +++ b/google-cloud-ace-resources.md @@ -8,7 +8,7 @@ resources: - title: Download Code Examples description: Download and have this ready. We will use the code examples during the course. url: 'https://github.com/in28minutes/course-material/raw/main/09-google-certified-associate-cloud-engineer/course-downloads.zip' - - title: Optional - LinkedIn Newsletter + - title: LinkedIn Newsletter description: Read in28minutes Newsletter. Published on LinkedIn. icon: lni-linkedin url: 'https://www.linkedin.com/newsletters/6978624731038023681/' diff --git a/google-cloud-cdl-resources.md b/google-cloud-cdl-resources.md index 030bbee..57c504a 100644 --- a/google-cloud-cdl-resources.md +++ b/google-cloud-cdl-resources.md @@ -8,7 +8,7 @@ resources: - title: Download Code Examples description: Download and have this ready. We will use the code examples during the course. url: 'https://github.com/in28minutes/course-material/raw/main/15-google-cloud-digital-leader/downloads.zip' - - title: Optional - LinkedIn Newsletter + - title: LinkedIn Newsletter description: Read in28minutes Newsletter. Published on LinkedIn. icon: lni-linkedin url: 'https://www.linkedin.com/newsletters/6978624731038023681/'