Skip to content

Commit

Permalink
Changes after git-stash-branch command
Browse files Browse the repository at this point in the history
  • Loading branch information
sjm2932 committed Dec 28, 2021
1 parent 4b4f124 commit d80e0fc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions humans.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@

HTML5, CSS3
jQuery, Modernizr
Git
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title></title>
<title>Adding title for Stash example</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">

Expand Down
2 changes: 1 addition & 1 deletion simple.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Copyright 2021 Git.Training
-->
<head>
<title>Updating Title for Stash Example</title>
<title>Updating Title for Stash Branch Example</title>
<link rel="stylesheet" href="css/bootstrap.min.css">
<style>
body {
Expand Down

0 comments on commit d80e0fc

Please sign in to comment.