Skip to content

Commit 334a1d5

Browse files
committed
update CNAME, simple "coming soon" page
1 parent 7205e27 commit 334a1d5

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

CNAME

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
www.elasticsearch.com

index.html

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<html>
2+
<head>
3+
<title>ElasticSearch - Open Source, Distributed, RESTful Search Engine
4+
</head>
5+
<body>
6+
<h1>Coming Soon....</h1>
7+
</body>
8+
</html>

0 commit comments

Comments
 (0)