Skip to content

Commit e9226c0

Browse files
committed
main
1 parent 63d6cc0 commit e9226c0

File tree

5 files changed

+11
-1
lines changed

5 files changed

+11
-1
lines changed

.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
surveyform
1+
surveyform
2+
3+
4+
node_modules
5+
6+
7+
.env

Youtube Clone/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
<h1>Youtube</h1>
1717
</div>
1818

19+
<aside>
20+
<h1>hi</h1>
21+
</aside>
22+
1923
<div class="navbar">
2024
<div class="logo">Youtube</div>
2125
<div class="search-bar">
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)