diff --git a/templates/main/article_list.html b/templates/main/article_list.html index 33ce30c..b931483 100644 --- a/templates/main/article_list.html +++ b/templates/main/article_list.html @@ -16,7 +16,7 @@
  • [[${post.stats.upvote}]]
  • [[${heat}]]℃ + th:style="'color: ' + ${heatColor}">[[${#numbers.formatDecimal(heat,0,1)}]]℃
  • @@ -48,7 +48,7 @@
  • [[${post.stats.upvote}]]
  • [[${heat}]]℃ + th:style="'color: ' + ${heatColor}">[[${#numbers.formatDecimal(heat,0,1)}]]℃
  • @@ -77,7 +77,7 @@
  • [[${post.stats.upvote}]]
  • [[${heat}]]℃ + th:style="'color: ' + ${heatColor}">[[${#numbers.formatDecimal(heat,0,1)}]]℃
  • @@ -118,7 +118,7 @@
  • [[${post.stats.upvote}]]
  • [[${heat}]]℃ + th:style="'color: ' + ${heatColor}">[[${#numbers.formatDecimal(heat,0,1)}]]℃
  • @@ -148,7 +148,7 @@
  • [[${post.stats.upvote}]]
  • [[${heat}]]℃ + th:style="'color: ' + ${heatColor}">[[${#numbers.formatDecimal(heat,0,1)}]]℃