Skip to content

Commit 161e17d

Browse files
authored
Merge pull request #43 from RubyFri/issue-#41
add images in new format
2 parents b72594e + 0596eaa commit 161e17d

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

MeetDancers.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h2 id="dancer-header">Meet the Dancers:</h2>
2424
<h3>Ruby</h3>
2525
<p>hi i am ruby blah blah blah</p>
2626
<img
27-
src="Ruby.jpg"
27+
src="Ruby.avif"
2828
alt="This is a photo of our dancing queen Ruby.
2929
She is smiling widely and posing beautifully with one leg up."
3030
/>
@@ -38,7 +38,7 @@ <h3>Ruby</h3>
3838
<h3>Yenta</h3>
3939
<p>hi i am Yenta blah blah blah</p>
4040
<img
41-
src="Yenta.jpg"
41+
src="Yenta.avif"
4242
alt="This is a photo of our dancing queen Yenta.
4343
She is smiling widely and posing beautifully with one leg up."
4444
/>
@@ -52,7 +52,7 @@ <h3>Yenta</h3>
5252
<h3>Sage</h3>
5353
<p>hi i am Sage blah blah blah</p>
5454
<img
55-
src="Sage.jpg"
55+
src="Sage.avif"
5656
alt="This is a photo of our dancing queen Sage.
5757
She is smiling widely and posing beautifully with one leg up."
5858
/>

Ruby.avif

15.7 KB
Binary file not shown.

Sage.avif

20.5 KB
Binary file not shown.

Yenta.avif

17 KB
Binary file not shown.

0 commit comments

Comments
 (0)