This is an automated email from the ASF dual-hosted git repository.
leerho pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-datasketches-website.git
The following commit(s) were added to refs/heads/master by this push:
new 74c0255 Fix comments
new fea69c1 Merge branch 'master' of
[email protected]:apache/incubator-datasketches-website.git
74c0255 is described below
commit 74c0255e5245f59c460dd700ee13b4bd88322469
Author: Lee Rhodes <[email protected]>
AuthorDate: Wed Jul 8 12:41:54 2020 -0700
Fix comments
---
_layouts/front_page.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/_layouts/front_page.html b/_layouts/front_page.html
index aee23a2..154b0bf 100644
--- a/_layouts/front_page.html
+++ b/_layouts/front_page.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<!-- Start _layouts/html_page.html-->
+<!-- Start _layouts/front_page.html-->
<html lang="en">
<head>
@@ -13,4 +13,4 @@
</body>
</html>
-<!-- End _layouts/html_page.html-->
\ No newline at end of file
+<!-- End _layouts/front_page.html-->
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]