diff --git a/presentation/2026-04-25-gdg-kolachi-cli-claude-code-gemini/index.html b/presentation/2026-04-25-gdg-kolachi-cli-claude-code-gemini/index.html index d142ee6..b5aee4e 100644 --- a/presentation/2026-04-25-gdg-kolachi-cli-claude-code-gemini/index.html +++ b/presentation/2026-04-25-gdg-kolachi-cli-claude-code-gemini/index.html @@ -78,6 +78,7 @@ .header-logo { position: fixed; top: 20px; left: 40px; width: 100px; height: 65px; z-index: 50; } .header-logo.right { left: auto; right: 40px; } .header-logo img { width: 100%; height: 100%; } + .slide[data-slide="1"].active ~ .header-logo { display: none; } .title-logo { width: 200px; height: 130px; margin-bottom: 40px; } .title-logo img { width: 100%; height: 100%; } /* Journey Bar */ @@ -150,13 +151,13 @@
Lessons from
-
-
+
+
Claude Code
— applied to —
-
-
+
+
Gemini CLI