This is an automated email from the ASF dual-hosted git repository.
dkuppitz pushed a commit to branch 3.4.0-doc-fix
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
commit 70c287d8115868755fe416a5f71a886effb59325
Author: Stephen Mallette <spmva@genoprime.com>
AuthorDate: Thu Jan 10 08:49:38 2019 -0500
Added anti-pattern logo to recipe docs CTR
---
docs/src/recipes/index.asciidoc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/src/recipes/index.asciidoc b/docs/src/recipes/index.asciidoc
index 56b3231..0804e27 100644
--- a/docs/src/recipes/index.asciidoc
+++ b/docs/src/recipes/index.asciidoc
@@ -68,6 +68,8 @@ include::olap-spark-yarn.asciidoc[]
= Anti-Patterns
+image:gremlin-anti-gremlin.png[width=250]
+
include::anti-patterns.asciidoc[]
= Implementation Recipes
|