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 3ba2f66 doctype
3ba2f66 is described below
commit 3ba2f66106d67c3d1b1611bf8a7f000afe0bf47b
Author: Vladimir Sitnikov <sitnikov.vladimir@gmail.com>
AuthorDate: Fri Mar 15 10:02:46 2019 +0300
doctype
---
index.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/index.html b/index.html
index 3a73f89..d67283c 100644
--- a/index.html
+++ b/index.html
@@ -1 +1,2 @@
+<!DOCTYPE html>
<html><body>test</body></html>
|