8000 Update index.html · dataman01-coder/NoteBook-App@8c533a8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8c533a8

Browse files
Update index.html
I added an h4 element below the app
1 parent d277f4d commit 8c533a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ <h1><img src="note.png" alt=""> Notes</h1>
1717
</p> -->
1818
</div>
1919
</div>
20+
<h4 style="text-align:center; padding-top:7px; color:blue;">App created by dataman</4>
2021

2122
<script src="script.js"></script>
2223
</body>
23-
</html>
24+
</html>

0 commit comments

Comments
 (0)
0