aboutsummaryrefslogtreecommitdiff
path: root/layouts/issues/small.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/issues/small.html')
-rw-r--r--layouts/issues/small.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/layouts/issues/small.html b/layouts/issues/small.html
index 9349046..0e1d5ed 100644
--- a/layouts/issues/small.html
+++ b/layouts/issues/small.html
@@ -82,11 +82,11 @@
<!-- Marker -->
<strong class="error">
{{ if eq .Params.severity "down" }}
- ◼
+ ■
{{ else if eq .Params.severity "disrupted" }}
- ▲
+ ▲
{{ else }}
- ◆
+ ◆
{{ end }}
{{ T "downtimeOngoing" }}</strong>