Skip to content

Commit

Permalink
update title!
Browse files Browse the repository at this point in the history
  • Loading branch information
lee2sman committed Sep 24, 2024
1 parent 1dad300 commit 721d203
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 295/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Slow Doubting System</title>
<title>Borscht Belt System</title>
<script src="lib/p5.min.js"></script>
<script src="lib/p5.sound.min.js"></script>
<script src="lib/p5.play.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion 295/sketch.js
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ function setup() {
background(226, 226, 216);

rectMode(CENTER);
title = "Borsh Belt System";
title = "Borscht Belt System";

initPlayer();
initSprites();
Expand Down

0 comments on commit 721d203

Please sign in to comment.