Skip to content

Commit 51b69cd

Browse files
committed
add image
1 parent 729c491 commit 51b69cd

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

Wireframe/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ <h3>Summary</h3>
5555
<a href="https://en.wikipedia.org/wiki/Website_wireframe">Read more</a>
5656
</article>
5757
<article>
58-
<img src="https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2aridnng7k6bly55lic9.jpeg" alt="Git Branch"/>
58+
<img src="https://koliber.com/static/images/articles/trunk-flow.png" alt="Git Branch"/>
5959
<h2>What is a branch in Git?</h2>
6060
<h3>Summary</h3>
6161
<p>

Wireframe/style.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ article {
5656
grid-column: span 3;
5757
height: auto;
5858
width: 100%;
59-
display:block;
6059
object-fit: cover;
6160
}
6261

0 commit comments

Comments
 (0)