This is an automated email from the ASF dual-hosted git repository.
vladimirsitnikov pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/jmeter-site.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new 5b56bfe Add index.html
5b56bfe is described below
commit 5b56bfefaecda2e47fd9ccf94631ce2621697dc1
Author: Vladimir Sitnikov <sitnikov.vladimir@gmail.com>
AuthorDate: Fri Mar 15 10:00:49 2019 +0300
Add index.html
---
index.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..3a73f89
--- /dev/null
+++ b/index.html
@@ -0,0 +1 @@
+<html><body>test</body></html>
|