From 8dd25fab185f5e1d7dc2db10a833b4977f801cd5 Mon Sep 17 00:00:00 2001 From: Mantas <11616378+mistermantas@users.noreply.github.com> Date: Sun, 27 Jan 2019 10:43:29 +0200 Subject: Fixing a11y, colors, UX, minor cleanup --- layouts/partials/index/components.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'layouts/partials/index/components.html') diff --git a/layouts/partials/index/components.html b/layouts/partials/index/components.html index 9424cd0..128b887 100644 --- a/layouts/partials/index/components.html +++ b/layouts/partials/index/components.html @@ -31,13 +31,13 @@ {{ if $thisIsDown }} - {{ T "thisIsDown" }} + {{ T "thisIsDown" }} {{ else }} {{ if $thisIsDisrupted }} - {{ T "thisIsDisrupted" }} + {{ T "thisIsDisrupted" }} {{ else }} {{ if $thisIsNotice }} - {{ T "thisIsNotice" }} + {{ T "thisIsNotice" }} {{ else }} {{ T "thisIsOk" }} {{ end }}{{ end }}{{ end }} -- cgit v1.2.3-70-g09d2