Skip to content

Commit 5e9d39d

Browse files
committed
More details on git branch
1 parent 6327782 commit 5e9d39d

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

Wireframe/index.html

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<header>
1111
<h1>Wireframe and more</h1>
1212
<p>
13-
This short article talks about wireframe, ReadMe and Git.
13+
This short article talks about wireframe, Git branch and ReadMe
1414
</p>
1515
</header>
1616
<main>
@@ -25,13 +25,12 @@ <h2>Wireframe</h2>
2525
</article>
2626

2727
<article>
28-
<img src="https://media.licdn.com/dms/image/v2/D5612AQF_jGTodjhpiQ/article-cover_image-shrink_720_1280/article-cover_image-shrink_720_1280/0/1690540082500?e=2147483647&v=beta&t=1pDD2reY31U4rxxGXjDcd-IFNknrqQtE42SJFJb65to" alt="placeholder.svg" />
29-
<h2>Git</h2>
28+
<img src="https://miro.medium.com/v2/resize:fit:720/format:webp/1*K9scAx1Ezd-KJFabaYseCw.jpeg" alt="placeholder.svg" />
29+
<h2>Git Branch</h2>
3030
<p>
31-
Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam,
32-
voluptates. Quisquam, voluptates.
31+
A git branch is like a separate work space that allows developers to make changes without affecting the main repository.
3332
</p>
34-
<a href="">Read more</a>
33+
<a href="https://www.w3schools.com/git/git_branch.asp">Git Branch</a>
3534
</article>
3635

3736
<article>

0 commit comments

Comments
 (0)