Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions layouts/partials/banner.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{{ $summary := "Meet Neo: Your Newest Platform Engineer." }}
{{ $url := "/product/neo#video" }}
{{ $label := "Watch now." }}
{{ $summary := "Build AI agentic workflows with AI agents to modernize cloud operations." }}
{{ $url := "https://info.pulumi.com/ai/agentic-workflows-for-platform-engineering-course" }}
{{ $label := "Register now." }}

<div class="top-nav-banner-container w-full flex flex-col justify-center items-center rounded p-0.5">
<div class="w-full top-nav-banner gradient">
Expand Down
5 changes: 2 additions & 3 deletions layouts/partials/docs/right-nav-ad.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<div class="mt-8 docs-marketing-ad w-44">
<a href="/product/neo#video" data-track="docs-neo-ad">
<img src="/images/docs/ad/neo-postlaunch-ad.png"
alt="Meet Neo: Your AI Platform Teammate" />
<a href="https://info.pulumi.com/ai/agentic-workflows-for-platform-engineering-course" data-track="docs-neo-ad">
<img src="/images/docs/ad/ai-agentic-workflows-right-nav-ad.png" alt="AI Agentic Workflows: Register now" />
</a>
</div>
15 changes: 15 additions & 0 deletions layouts/partials/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,15 @@
</a>
</div>
</li>
<li>
<div class="list-title">
<a href="https://info.pulumi.com/ai/agentic-workflows-for-platform-engineering-course">
<i class="fas fa-chalkboard fa-fw flex-wrap"></i>
Free Online Course
<div class="list-sub-title"> Zero to Production with AI Agentic Workflows</div>
</a>
</div>
</li>
<li>
<div class="list-title">
<a href="/docs/">
Expand Down Expand Up @@ -411,6 +420,12 @@
<li>
<a href="/docs/iac/get-started"> <i class="fas fa-check fa-fw"></i> Get started </a>
</li>
<li>
<a href="https://info.pulumi.com/ai/agentic-workflows-for-platform-engineering-course">
<i class="fas fa-chalkboard fa-fw flex-wrap"></i>
Free Online Course
</a>
</li>
<li>
<a href="/docs/"> <i class="fas fa-book fa-fw"></i> Documentation </a>
</li>
Expand Down
5 changes: 2 additions & 3 deletions layouts/partials/tutorials/right-nav-ad.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<div class="mt-8 docs-marketing-ad w-44">
<a href="/product/neo#video" data-track="docs-neo-ad">
<img src="/images/docs/ad/neo-postlaunch-ad.png"
alt="Meet Neo: Your AI Platform Teammate" />
<a href="https://info.pulumi.com/ai/agentic-workflows-for-platform-engineering-course" data-track="docs-neo-ad">
<img src="/images/docs/ad/ai-agentic-workflows-right-nav-ad.png" alt="AI Agentic Workflows: Register now" />
</a>
</div>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading