Skip to content

Commit bf909b3

Browse files
committed
[cicd testing] sometimes we miss li tag on index.html
1 parent ba1596f commit bf909b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,9 @@ <h1>Recipes that have a special place in my heart</h1>
112112
<li>
113113
<a href ="recipe/simpleomlette.html"> Simple Omlette </a>
114114
</li>
115-
<li>
115+
<li>
116116
<a href ="recipe/pancake_recipe.html"> Pancake Recipe </a>
117-
117+
</li>
118118
<li>
119119
<a href ="recipe/mayobananasando.html"> Mayo Banana Sando</a>
120120
</li>

0 commit comments

Comments
 (0)