Skip to content

Commit

Permalink
feat: update snowflake
Browse files Browse the repository at this point in the history
  • Loading branch information
Shine authored and Shine committed May 20, 2024
1 parent a21fe02 commit 668bfc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
const randomColor = getRandomColor();
snowflake.style.backgroundColor = randomColor;

// snowflake.innerHTML = '命运之光'; // You can customize the snowflake symbol here
snowflake.innerHTML = '幸运之光'; // You can customize the snowflake symbol here

return snowflake;
}
Expand Down

0 comments on commit 668bfc1

Please sign in to comment.