This repository has been archived on 2020-04-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Vim-Vixen/src/settings/index.html
2017-10-09 15:43:18 +09:00

10 lines
175 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
</head>
<body>
<div id='vimvixen-settings'></div>
<script src='settings.js'></script>
</body>
</html>