Yingyi Bu has uploaded a new change for review.
https://asterix-gerrit.ics.uci.edu/873
Change subject: Address Chen's comments.
......................................................................
Address Chen's comments.
Change-Id: Ie0971fac25a5b18cbfdd02dc9f26b4c9574021fa
---
M content/index.html
M index.md
2 files changed, 4 insertions(+), 4 deletions(-)
git pull ssh://asterix-gerrit.ics.uci.edu:29418/incubator-asterixdb-site
refs/changes/73/873/1
diff --git a/content/index.html b/content/index.html
index e68de83..821eb41 100644
--- a/content/index.html
+++ b/content/index.html
@@ -126,7 +126,7 @@
</div>
- <div class="col-md-4 text-center">
+ <div class="col-md-4">
<h3 id="flexible-data">Flexible Data</h3>
<img
src="https://docs.google.com/drawings/d/1-0YZZz3XvOLEfMNhgt-Bf5jgscwHi3N4vVVg9d7hDnI/pub?w=394&h=369"
width="80%" />
</div>
@@ -144,7 +144,7 @@
<div class="row">
<div class="col-sm-6 text-center">
- <h3 id="example-use-case">Example Use Case: Real-time Tweet Analysis</h3>
+ <h3 id="example-use-case">Example: Interactive Analytics and Visualization
on Tweets</h3>
<a href="http://cloudberry.ics.uci.edu"><img src="img/tweet.png"
width="100%" /></a>
</div>
diff --git a/index.md b/index.md
index a9dc1d9..8c4f0fb 100644
--- a/index.md
+++ b/index.md
@@ -24,7 +24,7 @@
</div>
- <div class="col-md-4 text-center">
+ <div class="col-md-4">
<h3 id="flexible-data">Flexible Data</h3>
<img
src="https://docs.google.com/drawings/d/1-0YZZz3XvOLEfMNhgt-Bf5jgscwHi3N4vVVg9d7hDnI/pub?w=394&h=369"
width="80%">
</div>
@@ -43,7 +43,7 @@
<div class="row">
<div class="col-sm-6 text-center">
- <h3 id="example-use-case">Example Use Case: Real-time Tweet Analysis</h3>
+ <h3 id="example-use-case">Example: Interactive Analytics and Visualization
on Tweets</h3>
<a href="http://cloudberry.ics.uci.edu"><img src="img/tweet.png"
width="100%"></a>
</div>
--
To view, visit https://asterix-gerrit.ics.uci.edu/873
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie0971fac25a5b18cbfdd02dc9f26b4c9574021fa
Gerrit-PatchSet: 1
Gerrit-Project: incubator-asterixdb-site
Gerrit-Branch: asf-site
Gerrit-Owner: Yingyi Bu <[email protected]>