[tor-commits] [community/staging] Minor display fixes

hiro at torproject.org hiro at torproject.org
Sun Mar 21 19:17:28 UTC 2021


commit c5053398fdd93b7d4819f7bdf6ddd352957c165c
Author: Pili Guerra <pili at piliguerra.com>
Date:   Thu Jan 30 16:07:01 2020 +0100

    Minor display fixes
---
 content/gsoc/contents.lr       | 2 +-
 templates/macros/projects.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/gsoc/contents.lr b/content/gsoc/contents.lr
index 25d1562..a74dc57 100644
--- a/content/gsoc/contents.lr
+++ b/content/gsoc/contents.lr
@@ -10,7 +10,7 @@ html: gsoc.html
 ---
 color: primary
 ---
-subtitle: Some projects ideas for GSoC.
+subtitle: Some project ideas for GSoC.
 ---
 cta: Get coding
 ---
diff --git a/templates/macros/projects.html b/templates/macros/projects.html
index d4da228..bbda578 100644
--- a/templates/macros/projects.html
+++ b/templates/macros/projects.html
@@ -10,7 +10,7 @@
   </div>
   <div>
     <div class="card-body">
-      {{ item.summary }}
+      {{ item.subtitle }}
       <a href="{{ item.path|url }}">{{ _('Read more.') }}</a>
     </div>
   </div>





More information about the tor-commits mailing list