Skip to content

Commit 3d10582

Browse files
added copyright footer
1 parent fbbde6a commit 3d10582

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,12 @@ <h1>WebGL 2.0</h1>
3939
// });
4040
});
4141
</script> -->
42+
<!-- Copyright -->
43+
<div class="text-center p-4" style="background-color: rgba(0, 0, 0, 0.05);">
44+
© 2023 Copyright:
45+
<a class="text-reset fw-bold" href="https://sites.google.com/view/professorsingh/home">Professor Bhupendra Singh</a>
46+
</div>
47+
<!-- Copyright -->
4248
</body>
4349
<!-- <script src="Hello_WebGL2.0.js"></script></body> -->
4450
</html>

0 commit comments

Comments
 (0)