Skip to content

Commit

Permalink
Merge pull request projectcalico#5159 from Stanislav-Galchynski/ebook…
Browse files Browse the repository at this point in the history
…-and-nav-fixes

[EU-675] Changed ebook banner and added link to top menu
  • Loading branch information
marvin-tigera authored Dec 7, 2021
2 parents f08cdb1 + c3d7617 commit 10ceb7d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions _includes/open_source_navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@
<span class="glyphicon glyphicon-menu-right sub-arrow" aria-hidden="true"></span>
<ul class="dropdown-menu sub-menu">
<li><a href="https://www.tigera.io/learn/guides/container-security/">Container Security</a></li>
<li><a href="https://www.tigera.io/learn/guides/cloud-security/">Cloud Security</a></li>
<li><a href="https://www.tigera.io/learn/guides/kubernetes-security/">Kubernetes Security</a></li>
<li><a href="https://www.tigera.io/learn/guides/devsecops/">DevSecOps</a></li>
<li><a href="https://www.tigera.io/learn/guides/zero-trust/">Zero Trust</a></li>
Expand Down
6 changes: 3 additions & 3 deletions about/about-calico.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@ custom_css: css/intro.css
---

<div id="ebook-banner" class="row">
<div class="ebook-banner-image col-md-3 col-xs-3">
<div class="ebook-banner-image col-md-2 col-xs-2">
<img src="{{ site.baseurl }}/images/oreilly-book-mockup.png">
</div>
<div class="ebook-banner-info col-md-9 col-xs-9">
<div class="ebook-banner-info col-md-10 col-xs-10">
<div class="ebook-banner-info__header">
<h3>O'REILLY</h3><span>&reg;</span> ebook:
</div>
<div class="ebook-banner-info__text" style="text-align: center">
<h3>Kubernetes security and observability</h3>
<p>A holistic approach to securing containers and cloud-native applications</p>
<a href="https://www.tigera.io/lp/kubernetes-security-and-observability-ebook/">Download Now</a>
<a href="https://link.tigera.io/ud139">Download Now</a>
</div>
</div>
</div>
Expand Down

0 comments on commit 10ceb7d

Please sign in to comment.