Skip to content

Commit b39d23f

Browse files
tomvannuenenclaude
andcommitted
Remove descriptive text from AI workshops page
- Remove "Learning About AI" section and description - Remove "Getting Started with AI" alert box - Keep page clean with just workshop listings 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent ed112f9 commit b39d23f

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

ai.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,4 @@ <h1 class="mb-4">AI Workshops</h1>
2727

2828
{% include workshop-list-sorted.html category='ai' %}
2929

30-
<div class="row mt-4">
31-
<div class="col-12">
32-
<h2>Learning About AI</h2>
33-
<p>These workshops cover the fundamentals of artificial intelligence, from understanding LLMs like ChatGPT to practical applications in research and coding.</p>
34-
35-
<div class="alert alert-info">
36-
<h5>💡 Getting Started with AI</h5>
37-
<p>New to AI? Start with <strong>Demystifying AI</strong> to understand the fundamentals, then explore <strong>Prompt Engineering</strong> to learn how to effectively communicate with AI tools.</p>
38-
</div>
39-
</div>
40-
</div>
4130
</div>

0 commit comments

Comments
 (0)