Skip to content

Commit 270d2a4

Browse files
author
[Bill Deng]
committed
add images for relative path
1 parent 58028ad commit 270d2a4

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

blog/git.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ <h4>About Me</h4>
4343
</section>
4444

4545
<div class="command-line-div">
46-
<img src="https://i.ytimg.com/vi/D-yHV26DvnY/maxresdefault.jpg" alt="#" class="command-line">
46+
<img src="../imgs/command-line-desktop.jpg" alt="#" class="command-line">
4747
</div>
4848
<section>
4949
<h2>What is Command Line? Why is it useful and how can a beginner learn it?</h2>
@@ -66,7 +66,7 @@ <h2>What is Command Line? Why is it useful and how can a beginner learn it?</h2>
6666
</section>
6767

6868
<div class="github-image-div">
69-
<img src="https://guides.github.com/activities/hello-world/branching.png" class="github-img" alt="Github Flow">
69+
<img src="../imgs/git-branching.png" class="github-img" alt="Git Flow">
7070
</div>
7171
<section>
7272
<h2>What is Git? What is Github? Why are they useful?</h2>

imgs/command-line-desktop.jpg

175 KB
Loading

imgs/git-branching.png

40.5 KB
Loading

0 commit comments

Comments
 (0)