Skip to content

Commit 76e5470

Browse files
authored
Update index.html
numbered bullets starting
1 parent e9190db commit 76e5470

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

index.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,18 @@ <h2>3. The Cast of Characters and Their Jobs</h2>
4646
<img src="images/DeclarativeStack.jpg" alt="Diagram of declarative stack pipeline">
4747
<figcaption style="text-align:center;font-size:0.8rem;color:#9ca3af;">Table: A Declarative Software Stack</figcaption>
4848
</figure>
49-
<h2>3. How the Characters relate to Each Other</h2>
49+
<h2>4. How the Characters relate to Each Other</h2>
5050
<p>Table: A Declarative Software Architecture Workflow</p>
5151
<!-- IMAGE 2 -->
5252
<figure>
5353
<img src="images/DeclarativeArchitectureMermaidChart.jpg" alt="Screenshot of Argo CD dashboard">
5454
<figcaption style="text-align:center;font-size:0.8rem;color:#9ca3af;">Fig 2. Argo CD in action (replace IMAGE-2.jpg)</figcaption>
5555
</figure>
56+
<h2>5. A Day in the Life of a Change</h2>
57+
<p>Let’s add a new feature: “Show real-time in-game leaderboards”.</p>
58+
<ol>
59+
<li>Code</li>
60+
</ol>
5661

5762
<hr>
5863
<p style="font-size:0.9em;color:#9ca3af;">

0 commit comments

Comments
 (0)