diff options
Diffstat (limited to 'extension/popup/index.html')
-rw-r--r-- | extension/popup/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extension/popup/index.html b/extension/popup/index.html index e7d1cb9..a287345 100644 --- a/extension/popup/index.html +++ b/extension/popup/index.html @@ -6,6 +6,7 @@ <link rel="stylesheet" href="style.css"> </head> <body> + <h1>Interactive BGM</h1> <div class="screen visible" id="loading-screen"> <p>Loading...</p> </div> |