From 317fc599415c57c79201cfe654b745fc95864db2 Mon Sep 17 00:00:00 2001 From: hillerliao Date: Wed, 24 Jun 2020 15:40:03 +0800 Subject: [PATCH] bolden the word --- rsshub/templates/main/word.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rsshub/templates/main/word.html b/rsshub/templates/main/word.html index 9360201..c44cf5e 100644 --- a/rsshub/templates/main/word.html +++ b/rsshub/templates/main/word.html @@ -1,3 +1,3 @@ {% block content %} -

{{ word }}

+

{{ word }}

{% endblock %} \ No newline at end of file