We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88edfab commit 2894736Copy full SHA for 2894736
src/codegouvfr-output-data.clj
@@ -511,7 +511,7 @@ This list is published under Licence Ouverte 2.0 and CC BY.")
511
{:title (str "Nouveau logiciel au SILL : " (:name %))
512
:link link
513
:guid link
514
- :description (:function %)
+ :description (:description %)
515
:pubDate (.toInstant (java.util.Date. (:referencedSinceTime %)))}))
516
(rss/channel-xml
517
{:title "code.gouv.fr - Nouveaux logiciels libres au SILL - New SILL entries"
0 commit comments