diff --git a/.github/assets/json2html.svg b/.github/assets/json2html.svg index d2d12be..2503235 100644 --- a/.github/assets/json2html.svg +++ b/.github/assets/json2html.svg @@ -7,7 +7,7 @@ version="1.1" viewBox="0 0 100 100" id="svg1" - sodipodi:docname="x_json2html_240812103061.svg" + sodipodi:docname="x_json2html_240812656723.svg" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" @@ -30,12 +30,12 @@ height="100" x="0" y="0" - rx="50" - ry="50" + rx="0" + ry="0" id="rect1" /> diff --git a/.github/assets/json2html.xc b/.github/assets/json2html.xc index 8327511..fcf7016 100644 --- a/.github/assets/json2html.xc +++ b/.github/assets/json2html.xc @@ -8,22 +8,21 @@ set d 0 set o 0 -set r 50 +set r 0 set ff monospace set fw bold -set fs 8em +set fs 7em set s 500 -set fg #5522FF - +set fg #5511FF +# set fg #EE1155 +# set xbg #DD6688 put 􀶫 .github/assets/json2html.svg # 􀶪 􀶫 # 􀳼 􀳽 # 􂇲 􂇳 -# set bg #222233 # set x 50 # set y 50 -# set xbg #DD6688 # set xbo 0 # diff --git a/README.md b/README.md index a06a21c..9066c24 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@
-

mini-json2html

+

mini-json2html

-

Tiny JSON to HTML Transpiler Library and CLI with Zero dependencies

+

Tiny JSON to HTML Transpiler

+
Library and CLI
+

with Zero dependencies

---