Skip to content

Commit

Permalink
Merge branch 'login'
Browse files Browse the repository at this point in the history
Added login
  • Loading branch information
nitinteotia6548 committed Dec 24, 2019
2 parents e32d9b1 + 90ab949 commit be5a3ea
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions dir2/app2.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
console.log(123);
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<title>My App</title>
<body>
this is my app!
Login Form
</body>
</head>
</html>
1 change: 1 addition & 0 deletions log.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
error logs
1 change: 1 addition & 0 deletions login.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
login

0 comments on commit be5a3ea

Please sign in to comment.