This is an automated email from the ASF dual-hosted git repository.

aradzinski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 7a82f82  WIP.
7a82f82 is described below

commit 7a82f826ec528d9fbd6a6bdcb36d6aabcbc0e6ae
Author: Aaron Radzinski <[email protected]>
AuthorDate: Sun Nov 22 19:29:57 2020 -0800

    WIP.
---
 images/ansi_colors.png | Bin 375920 -> 45607 bytes
 server-and-probe.html  |   9 ++++-----
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/images/ansi_colors.png b/images/ansi_colors.png
index ae8d43c..333e3a1 100644
Binary files a/images/ansi_colors.png and b/images/ansi_colors.png differ
diff --git a/server-and-probe.html b/server-and-probe.html
index dc6ba11..00ae5f3 100644
--- a/server-and-probe.html
+++ b/server-and-probe.html
@@ -447,12 +447,11 @@ nlpcraft {
         <p>
             Both NLPCraft server and probe use ANSI coloring via
             <a target=_ 
href="https://en.wikipedia.org/wiki/ANSI_escape_code";>ANSI escape sequences</a> 
for their log
-            output by default. ANSI coloring provides easer console log 
comprehension and modern estethics.
+            output by default. ANSI coloring provides easer console log 
comprehension and modern esthetics:
+        </p>
+        <p>
+            <img class="non-fluid-img" src="/images/ansi_colors.png" alt="">
         </p>
-        <figure>
-            <img class="img-fluid-no-border" src="/images/ansi_colors.png" 
alt="">
-            <figcaption><b>Fig 1.</b> ANSI Colors</figcaption>
-        </figure>
         <p>
             However, there are
             cases when either specific console does not support ANSI escape 
sequences, or specific color schema

Reply via email to