Skip to content

Commit 23ec402

Browse files
authored
Update index.html
1 parent 8bdc95c commit 23ec402

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
</head>
1919
<body>
2020
<div id="welcomeScreen">
21-
<h1>Welcome to the Photobooth</h1>
22-
<button onclick="showScreen('photoSelection')">Start Photobooth Experience</button>
21+
<h1>Welcome to FOSSbooth</h1>
22+
<button onclick="showScreen('photoSelection')">Start</button>
2323
</div>
2424

2525
<div id="photoSelection" style="display: none;">

0 commit comments

Comments
 (0)