« get me outta code hell

Make styles...nicer - 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:
authorFlorrie <towerofnix@gmail.com>2019-03-24 13:45:28 -0300
committerFlorrie <towerofnix@gmail.com>2019-03-24 13:45:28 -0300
commit0afb52b55a45326e3d3298442c54cfd34ee8cbb6 (patch)
tree145f449f6c15c04b2aaa0f32f0c4c9be0d54c0d7 /extension/popup/index.html
parentbcd073c5aa5498035175910f571a081bd52cf9be (diff)
Make styles...nicer
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>