aboutsummaryrefslogtreecommitdiff
path: root/background.html
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2016-03-20 11:01:05 -0700
committerAlex Yatskov <alex@foosoft.net>2016-03-20 11:01:05 -0700
commit5c6ab2157b5562a686aef5497fd2cd70c30a63ae (patch)
tree4bf0ca27eab8bf1ecc63665f49394afecc283840 /background.html
parent84fec940dbe819d2c0603bbda68fc4dec6ab2c0e (diff)
Reorganizing files
Diffstat (limited to 'background.html')
-rw-r--r--background.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/background.html b/background.html
deleted file mode 100644
index f24cb31c..00000000
--- a/background.html
+++ /dev/null
@@ -1,8 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<body>
- <script src="lib/jquery-2.2.2.min.js"></script>
- <script src="jp/dictionary.js"></script>
- <script src="jp/translator.js"></script>
-</body>
-</html>