Add project files.

This commit is contained in:
jheaps
2024-11-22 14:06:04 -07:00
parent 9ba80839e7
commit 8ae65986d4
31 changed files with 14909 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
window.onload = function () {
typeText("#WelcomeMessage", "Hey! You found me! Since I have your attention, why don't I tell you about myself?");
}