Adds lang tag to initialization screen

This commit is contained in:
Alicia Sykes 2021-11-10 18:12:31 +00:00
parent 93e99127ec
commit ddb6d77ef9
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<!doctype html>
<!-- Dashy: Licensed under MIT, (C) 2021 Alicia Sykes <https://aliciasykes.com> -->
<!-- This is the default page, displayed while the app is still building -->
<html>
<html lang="en">
<head>
<title>Dashy</title>
<meta name="description" content="Welcome to Dashy">