gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[www] branch master updated: add back the title the rss needs.


From: gnunet
Subject: [www] branch master updated: add back the title the rss needs.
Date: Tue, 05 Nov 2019 12:15:57 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 34dfad5  add back the title the rss needs.
34dfad5 is described below

commit 34dfad594466bab85740aadf4cf070591b53ebaf
Author: ng0 <address@hidden>
AuthorDate: Tue Nov 5 11:13:03 2019 +0000

    add back the title the rss needs.
---
 news/index.html.j2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/news/index.html.j2 b/news/index.html.j2
index d18d40e..e73de6d 100644
--- a/news/index.html.j2
+++ b/news/index.html.j2
@@ -25,7 +25,7 @@
                   </p>
                 </header>
                 <p class="item-abstract">
-                  {{ item['abstract'] }}...[<a href="{{ item['page'] }}">read 
more</a>]
+                  {{ item['abstract'] }}...[<a href="{{ item['page'] }} 
title="{{ item['date']}}"">read more</a>]
                 </p>
               </section>
             </div>

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]