You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/pub/index.html
+6-4Lines changed: 6 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,17 @@
1
1
<!DOCTYPE html>
2
2
<html>
3
3
<head>
4
-
<!-- environment: development -->
4
+
<!-- environment: production -->
5
5
<metacharset="utf-8">
6
6
<title>elasticsearch hackfest</title>
7
7
8
-
<metaname="description" content="Team up and build something cool with ElasticSearch at the hackfest. Also a great chance to meet some of the core comitters." />
8
+
<metaname="description" content="Team up and build something cool with Elasticsearch at the hackfest. Also a great chance to meet some of the core comitters." />
0 commit comments