diff --git a/bm/index.html b/bm/index.html
index 8c65a956e..5738eb3f2 100755
--- a/bm/index.html
+++ b/bm/index.html
@@ -2,10 +2,16 @@
Home
-
+
-
+
diff --git a/docs/spec/tips/clojure-tips.adoc b/docs/spec/tips/clojure-tips.adoc
new file mode 100644
index 000000000..d7616c422
--- /dev/null
+++ b/docs/spec/tips/clojure-tips.adoc
@@ -0,0 +1,8 @@
+= Clojure Tips
+:sectnums:
+
+== when-let
+
+[source]
+----
+----