From: Fireshadow3 Date: Wed, 29 Aug 2018 08:38:12 +0000 (+0200) Subject: Fixed missing "<" on "conky-i3bar.html" X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ae5b360ce835031c1ca745c2e0b19f1d74ced5d0;p=i3%2Fi3.github.io Fixed missing "<" on "conky-i3bar.html" --- diff --git a/docs/user-contributed/conky-i3bar.html b/docs/user-contributed/conky-i3bar.html index a9d94b3..29502cf 100644 --- a/docs/user-contributed/conky-i3bar.html +++ b/docs/user-contributed/conky-i3bar.html @@ -155,4 +155,4 @@ conky.text = [[ { "full_text": "RAM ${memperc}%" , "color": ${if_match ${memperc}<90}"\#ffffff"${else}"\#ff0000"${endif} } ],{% endraw %} ]]; -/tt> +