Update index.html
This commit is contained in:
@@ -1395,7 +1395,7 @@ todoapp/
|
||||
|
||||
<!-- Slide 30: Agent tips and tricks — part 1 -->
|
||||
<div class="slide" data-slide="30" data-level="agents">
|
||||
<h1>Claude Code Best Practice Tips & Tricks</h1>
|
||||
<h1><code>claude-code-best-practice</code> Tips & Tricks</h1>
|
||||
<div style="min-height: calc(100vh - 200px); display: flex; align-items: center; justify-content: center;">
|
||||
<img src="../assets/concepts/agents/agent-tips-1.png" alt="Claude Code tips and tricks — part 1" style="max-width: 1200px; max-height: 80vh; width: auto; height: auto; display: block; margin: 20px auto 0 auto; border-radius: 8px; box-shadow: 0 4px 16px rgba(0,0,0,0.1); object-fit: contain;" />
|
||||
</div>
|
||||
@@ -1440,7 +1440,7 @@ todoapp/
|
||||
|
||||
<!-- Slide 31: Agent tips and tricks — part 2 -->
|
||||
<div class="slide" data-slide="31" data-level="agents">
|
||||
<h1>Claude Code Best Practice Tips & Tricks</h1>
|
||||
<h1><code>claude-code-best-practice</code> Tips & Tricks</h1>
|
||||
<div style="min-height: calc(100vh - 200px); display: flex; align-items: center; justify-content: center;">
|
||||
<img src="../assets/concepts/agents/agent-tips-2.png" alt="Claude Code tips and tricks — part 2" style="max-width: 1200px; max-height: 80vh; width: auto; height: auto; display: block; margin: 20px auto 0 auto; border-radius: 8px; box-shadow: 0 4px 16px rgba(0,0,0,0.1); object-fit: contain;" />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user