aboutsummaryrefslogtreecommitdiff
path: root/crumbs/templates/components/title_text.html
diff options
context:
space:
mode:
Diffstat (limited to 'crumbs/templates/components/title_text.html')
-rw-r--r--crumbs/templates/components/title_text.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/crumbs/templates/components/title_text.html b/crumbs/templates/components/title_text.html
index e0fda8c..a77477c 100644
--- a/crumbs/templates/components/title_text.html
+++ b/crumbs/templates/components/title_text.html
@@ -3,9 +3,9 @@
<h1>
{% endif %}
<span id="t-color-red"><b># ~ </b></span>
- <span id="t-color-org">Fun</span>
- <span id="t-color-ylw">Memory</span>
- <span id="t-color-grn">Violations</span>
+ <span id="t-color-org">fun</span>
+ <span id="t-color-ylw">memory</span>
+ <span id="t-color-grn">violations</span>
<span class="cursor" id="cursor">&nbsp;▁</span>
{% if title_type == 'title' %}
</h1>