File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 "/>
55 < meta http-equiv ="X-UA-Compatible " content ="IE=edge "/>
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 "/>
7- < meta name ="description " content ="A beginner-friendly blog about README files, wireframes, and Git branches for learning web development. "/>
7+ < meta name ="description "
8+ content ="A beginner-friendly blog about README files, wireframes, and Git branches for learning web development. "/>
89 < title > The Blog | Learning Programming Basics</ title >
910 < link rel ="stylesheet " href ="style.css "/>
1011</ head >
@@ -54,7 +55,8 @@ <h2>What is a branch in Git?</h2>
5455 A branch in Git is an independent line of development that allows developers to work on changes without
5556 affecting ...
5657 </ p >
57- < a class ="article-read-more " href ="branches.html " aria-label ="read more about branches on git "> Git branching</ a >
58+ < a class ="article-read-more " href ="branches.html " aria-label ="read more about branches on git "> Git
59+ branching</ a >
5860 </ article >
5961
6062 </ main >
You can’t perform that action at this time.
0 commit comments