diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..eccb4f7 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,14 @@ +<!DOCTYPE html> +<html> +<head> +<meta charset="utf-8"> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<title>uBlock Origin pages</title> +</head> +<body> +<h1>uBlock Origin pages</h1> +<ul> + <li><a href="tests/">Tests</a> +</ul> +</body> +</html> |