From c668c84ba0ccbc507843a8ddc1a445b7e7b6548f Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Tue, 20 Dec 2022 13:19:06 +0400 Subject: [PATCH] Add ambassador eBook link --- components/custom-ad.tsx | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/components/custom-ad.tsx b/components/custom-ad.tsx index 58aa92ab0..abd31f962 100644 --- a/components/custom-ad.tsx +++ b/components/custom-ad.tsx @@ -9,7 +9,6 @@ function getPageSlug() { export const CustomAd = () => { const slug = getPageSlug(); - return null; if (slug !== 'devops') { return null; @@ -17,7 +16,7 @@ export const CustomAd = () => { return ( { onClick={() => { event({ category: 'SponsorClick', - action: `StormForge EBook Redirect`, - label: `Clicked StormForge EBook Link` + action: `Ambassador EBook Redirect`, + label: `Clicked Ambassador EBook Link` }); }} > Custom Logo { /> - Free Kubernetes eBook + Free API Gateways eBook - Learn how to manage and optimize Kubernetes resources with this free eBook. + Learn about API Gateways, Microservices, Load Balancing, and more with this free eBook.