diff options
Diffstat (limited to 'src/web_accessible_resources/noop.html')
-rw-r--r-- | src/web_accessible_resources/noop.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/web_accessible_resources/noop.html b/src/web_accessible_resources/noop.html new file mode 100644 index 0000000..8aaae14 --- /dev/null +++ b/src/web_accessible_resources/noop.html @@ -0,0 +1,5 @@ +<!DOCTYPE html> +<html> + <head><title></title></head> + <body></body> +</html> |