Skip to content

Commit

Permalink
Update start.js
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickKan committed Jan 14, 2024
1 parent 5c5e499 commit 04c5208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/start.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ function setBoxText() {
// let boxText = document.getElementById("orig-title");
console.log("Setting box text")
let boxTextOptions = {
strings: ['Welcome to Patrick\'s webbie'],
strings: ['Welcome to Patrick\'s website'],
typeSpeed: 20,
showCursor: false,
// preStringTyped : function(array, self){
Expand Down

0 comments on commit 04c5208

Please sign in to comment.