« get me outta code hell

interactive-bgm - Browser extension that adds background music based on the site you're browsing
about summary refs log tree commit diff
path: root/extension/popup/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'extension/popup/index.html')
-rw-r--r--extension/popup/index.html1
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>