Skip to content

Commit 806a78c

Browse files
committed
[cicd testing] add double quotes around href
1 parent bf909b3 commit 806a78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ <h1>Recipes that have a special place in my heart</h1>
125125
<a href = "recipe/afghanpasta.html"> Afghan Pasta</a>
126126
</li>
127127
<li>
128-
<a href = recipe/yummyflan.html> Yummy Flan </a>
128+
<a href = "recipe/yummyflan.html"> Yummy Flan </a>
129129
</li>
130130
<li>
131131
<a href = "recipe/macandcheese.html"> Mac and Cheese </a>

0 commit comments

Comments
 (0)