diff options
Diffstat (limited to 'res/setup.html')
| -rw-r--r-- | res/setup.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/setup.html b/res/setup.html index d7a044e..c2674b6 100644 --- a/res/setup.html +++ b/res/setup.html @@ -20,8 +20,8 @@ <body> <main class="setup"> <img class="welcome-image" src="img/welcome.webp" alt="Welcome to Dohee Cinema"> - <h1 class="setup-title">Welcome to the Dohee Cinema</h1> - <p>put in the password for entry</p> + <h1 class="setup-title">ABSOLUTE CINEMA</h1> + <p>Enter password for access</p> <form id="setup-form" class="setup-form"> <input type="password" name="password" placeholder="Password"> |
