about summary refs log tree commit diff stats
path: root/src/pages/background
diff options
context:
space:
mode:
authorSimonBrazell <simon@brazell.com.au>2021-01-11 12:39:26 +1100
committerSimonBrazell <simon@brazell.com.au>2021-01-11 12:39:26 +1100
commitf56fc681886450e68fe3597fbcba870436c05ba4 (patch)
treed253aa87ab30e8f1d02e4f71d273a2d0d418cad9 /src/pages/background
parentFixed README & build config (diff)
downloadlibredirect-f56fc681886450e68fe3597fbcba870436c05ba4.zip
Fix for https://github.com/mozilla/addons-linter/issues/3541#issue-782801439
Diffstat (limited to 'src/pages/background')
-rw-r--r--src/pages/background/background.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pages/background/background.html b/src/pages/background/background.html
index 2d0fb686..6ce1fdc9 100644
--- a/src/pages/background/background.html
+++ b/src/pages/background/background.html
@@ -1 +1,2 @@
+<!DOCTYPE html>
 <script type="module" src="background.js"></script>