We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41689d0 commit 0c1c28eCopy full SHA for 0c1c28e
hiandy.html
@@ -9,6 +9,20 @@ <h1>Hello Andy Staple I'm Jhelaine</h1>
9
10
<button>Click me</button>
11
<button>Don't click him, click me</button>
12
+
13
+ <h1>Recipe</h1>
14
+ <ul>
15
+ <li>1 cup butter</li>
16
+ <li>1 cup sugar</li>
17
+ <li>1 cup brown sugar</li>
18
+ <li>2 eggs</li>
19
+ <li>1 teaspoon vanilla</li>
20
+ <li>2 cups flour</li>
21
+ <li>1 teaspoon baking soda</li>
22
+ <li>1 teaspoon salt</li>
23
+ <li>1.5 teaspoons cinnamon</li>
24
+ <li>3 cups oats</li>
25
+ </ul>
26
</div>
27
28
<div class="footer-wrap">
0 commit comments