summaryrefslogtreecommitdiff
path: root/2/index.html
diff options
context:
space:
mode:
authorromangraef <romangraef@users.noreply.github.com>2021-08-12 23:32:25 +0000
committerromangraef <romangraef@users.noreply.github.com>2021-08-12 23:32:25 +0000
commit09dbaa8df9aec51cf41694266574ad330963dfbe (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /2/index.html
parent2d930ff2584477b3c7ecda22110ae021db1a7767 (diff)
downloadwebos-09dbaa8df9aec51cf41694266574ad330963dfbe.tar.gz
webos-09dbaa8df9aec51cf41694266574ad330963dfbe.tar.bz2
webos-09dbaa8df9aec51cf41694266574ad330963dfbe.zip
Automated deployment: Thu Aug 12 23:32:25 UTC 2021 b08f576aaaac1242a35a8b9d6dd7482a8124d732
Diffstat (limited to '2/index.html')
-rw-r--r--2/index.html23
1 files changed, 0 insertions, 23 deletions
diff --git a/2/index.html b/2/index.html
deleted file mode 100644
index 0352867..0000000
--- a/2/index.html
+++ /dev/null
@@ -1,23 +0,0 @@
-<!DOCTYPE html>
-<html dir="ltr">
-<head>
- <meta charset="utf-8">
- <title>Allure Report</title>
- <link rel="favicon" href="favicon.ico?v=2">
- <link rel="stylesheet" type="text/css" href="styles.css">
- <link rel="stylesheet" href="plugins/screen-diff/styles.css">
-</head>
-<body>
-<div id="alert"></div>
-<div id="content">
- <span class="spinner">
- <span class="spinner__circle"></span>
- </span>
-</div>
-<div id="popup"></div>
-<script src="app.js"></script>
- <script src="plugins/behaviors/index.js"></script>
- <script src="plugins/packages/index.js"></script>
- <script src="plugins/screen-diff/index.js"></script>
-</body>
-</html>