aboutsummaryrefslogtreecommitdiff
path: root/src/settings/index.html
blob: 6fe00dfc68a0c5aba2eaea9da893ba81a58d259c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
  <head>
    <meta charset='utf-8'>
  </head>
  <body>
    <div id='vimvixen-settings'></div>
    <script src='settings.js'></script>
  </body>
</html>