We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bdc95c commit 23ec402Copy full SHA for 23ec402
index.html
@@ -18,8 +18,8 @@
18
</head>
19
<body>
20
<div id="welcomeScreen">
21
- <h1>Welcome to the Photobooth</h1>
22
- <button onclick="showScreen('photoSelection')">Start Photobooth Experience</button>
+ <h1>Welcome to FOSSbooth</h1>
+ <button onclick="showScreen('photoSelection')">Start</button>
23
</div>
24
25
<div id="photoSelection" style="display: none;">
0 commit comments