Skip to content

Commit

Permalink
Thank You for Choosing to Learn from in28Minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
in28minutes committed Nov 22, 2023
1 parent 6f7346d commit 0911a03
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
5 changes: 5 additions & 0 deletions _layouts/post.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,10 @@ <h3 class="ud-articles-box-title">Just Released</h3>
<div class="col-lg-4">
<div class="ud-blog-sidebar">

<div class="ud-about-image">
<img src="{{'assets/images/about/about-image.png' | relative_url}}" alt="about-image" />
</div>

<div class="ud-articles-box">
<h3 class="ud-articles-box-title">Related Articles</h3>
<ul class="ud-articles-list">
Expand All @@ -127,6 +131,7 @@ <h5 class="ud-article-title">
</div>

<h3 class="ud-articles-box-title">Related Courses</h3>

<div class="ud-banner-ad">
<a href="https://links.in28minutes.com/sb" target="_blank">
<img src="/images/master-spring-boot-course.png" alt="ad banner" />
Expand Down
Binary file added assets/images/about/about-image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion google-cloud-ace-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/'
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-cdl-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/'
Expand Down

0 comments on commit 0911a03

Please sign in to comment.