Skip to content

Commit 2ddaaad

Browse files
authored
Update index.html
1 parent 191761d commit 2ddaaad

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,8 @@ <h2>3. The Cast of Characters and Their Jobs</h2>
8686

8787
<h2>4. How the Characters relate to Each Other</h2>
8888
<p> <!-- external SVG as image -->
89-
<img src="/images/DeclarativeArchitectureMermaidChart.svg" alt="Declarative GitOps workflow" style="width:100%;height:auto;border-radius:6px;border:1px solid #374151;"></p>
89+
<img src="/images/DeclarativeArchitectureMermaidChart.svg" alt="Declarative GitOps workflow" style="width:100%;height:auto;border-radius:6px;border:1px solid #374151;">
90+
<br>Open in New Tab for a larger image view!</p>
9091

9192
<h2>5. A Day in the Life of a Change</h2>
9293
<p>Let’s add a new feature: “Show real-time in-game leaderboards”.</p>

0 commit comments

Comments
 (0)