diff --git a/_config.yml b/_config.yml index 326f9b89d8ad..861998bc4834 100644 --- a/_config.yml +++ b/_config.yml @@ -61,7 +61,7 @@ title-img: "/assets/img/xdsl_long_logo.png" # Uncomment the links you want to show and add your information to each one. social-network-links: # email: "someone@example.com" -# rss: true # remove this line if you don't want to show an RSS link at the bottom + rss: true # remove this line if you don't want to show an RSS link at the bottom # facebook: deanattali github: xdslproject twitter: xdslproject @@ -91,7 +91,7 @@ remove-ads: true # If you want your website to generate an RSS feed, provide a description # The URL for the feed will be https:///feed.xml -#rss-description: This website is a virtual proof that I'm awesome +rss-description: "xDSL: A Python-Native Compiler Toolkit" ########################### # --- General options --- #