Skip to content

Commit cdd6617

Browse files
Update ads, banner, and nav for Agentic AI course (#16097)
1 parent 89909a6 commit cdd6617

File tree

5 files changed

+22
-9
lines changed

5 files changed

+22
-9
lines changed

layouts/partials/banner.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
{{ $summary := "Meet Neo: Your Newest Platform Engineer." }}
2-
{{ $url := "/product/neo#video" }}
3-
{{ $label := "Watch now." }}
1+
{{ $summary := "Build AI agentic workflows with AI agents to modernize cloud operations." }}
2+
{{ $url := "https://info.pulumi.com/ai/agentic-workflows-for-platform-engineering-course" }}
3+
{{ $label := "Register now." }}
44

55
<div class="top-nav-banner-container w-full flex flex-col justify-center items-center rounded p-0.5">
66
<div class="w-full top-nav-banner gradient">
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<div class="mt-8 docs-marketing-ad w-44">
2-
<a href="/product/neo#video" data-track="docs-neo-ad">
3-
<img src="/images/docs/ad/neo-postlaunch-ad.png"
4-
alt="Meet Neo: Your AI Platform Teammate" />
2+
<a href="https://info.pulumi.com/ai/agentic-workflows-for-platform-engineering-course" data-track="docs-neo-ad">
3+
<img src="/images/docs/ad/ai-agentic-workflows-right-nav-ad.png" alt="AI Agentic Workflows: Register now" />
54
</a>
65
</div>

layouts/partials/header.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,15 @@
172172
</a>
173173
</div>
174174
</li>
175+
<li>
176+
<div class="list-title">
177+
<a href="https://info.pulumi.com/ai/agentic-workflows-for-platform-engineering-course">
178+
<i class="fas fa-chalkboard fa-fw flex-wrap"></i>
179+
Free Online Course
180+
<div class="list-sub-title"> Zero to Production with AI Agentic Workflows</div>
181+
</a>
182+
</div>
183+
</li>
175184
<li>
176185
<div class="list-title">
177186
<a href="/docs/">
@@ -411,6 +420,12 @@
411420
<li>
412421
<a href="/docs/iac/get-started"> <i class="fas fa-check fa-fw"></i> Get started </a>
413422
</li>
423+
<li>
424+
<a href="https://info.pulumi.com/ai/agentic-workflows-for-platform-engineering-course">
425+
<i class="fas fa-chalkboard fa-fw flex-wrap"></i>
426+
Free Online Course
427+
</a>
428+
</li>
414429
<li>
415430
<a href="/docs/"> <i class="fas fa-book fa-fw"></i> Documentation </a>
416431
</li>
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<div class="mt-8 docs-marketing-ad w-44">
2-
<a href="/product/neo#video" data-track="docs-neo-ad">
3-
<img src="/images/docs/ad/neo-postlaunch-ad.png"
4-
alt="Meet Neo: Your AI Platform Teammate" />
2+
<a href="https://info.pulumi.com/ai/agentic-workflows-for-platform-engineering-course" data-track="docs-neo-ad">
3+
<img src="/images/docs/ad/ai-agentic-workflows-right-nav-ad.png" alt="AI Agentic Workflows: Register now" />
54
</a>
65
</div>
507 KB
Loading

0 commit comments

Comments
 (0)