We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 191761d commit 2ddaaadCopy full SHA for 2ddaaad
1 file changed
index.html
@@ -86,7 +86,8 @@ <h2>3. The Cast of Characters and Their Jobs</h2>
86
87
<h2>4. How the Characters relate to Each Other</h2>
88
<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>
+ <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>
91
92
<h2>5. A Day in the Life of a Change</h2>
93
<p>Let’s add a new feature: “Show real-time in-game leaderboards”.</p>
0 commit comments