This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/datasketches-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 5efb5aa Automatic Site Publish by Buildbot
5efb5aa is described below
commit 5efb5aa04dce4aab6fafc609d529387e43a9c36a
Author: buildbot <[email protected]>
AuthorDate: Mon Feb 8 21:07:33 2021 +0000
Automatic Site Publish by Buildbot
---
output/index.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/output/index.html b/output/index.html
index 2007b8f..d226ca4 100644
--- a/output/index.html
+++ b/output/index.html
@@ -144,10 +144,10 @@
</div>
<div class="row text-center main-marketing">
<div class="col-md-4">
- <p><a href="/docs/Architecture/LargeScale.html#speed">
- <span class="fa fa-fighter-jet fa-4x"></span><br />
+ <a href="/docs/Architecture/LargeScale.html#speed">
+ <span class="fa fa-fighter-jet fa-4x"></span>
<h2>Fast</h2>
- </a></p>
+ </a>
<p class="text-justify"><a
href="/docs/Background/SketchOrigins.html">Sketches</a> are <i>fast</i>.
The sketch algorithms in this library process data in a single pass and
are suitable for
both real-time and batch.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]