diff --git a/_config.yml b/_config.yml index 7a074e7..fb2c3d0 100644 --- a/_config.yml +++ b/_config.yml @@ -19,7 +19,6 @@ vendor_url: /vendor/ ### pages about_url: /about/ -blog_feed_url: /blog.xml blog_url: /blog/ backlog_url: /backlog/ community_hub_url: /community-hub/ @@ -117,3 +116,10 @@ podcast_title: "Coding Freedom - The Safing Podcast" podcast_subtitle: "Join ordinary people who fight Mass Surveillance because they Love Freedom." podcast_description: "Discontent with the global state of mass surveillance and its negative impact on our lives, the Safing team decided it was time to do something about it. Take part of the journey and explore the behind-the-scenes: How do you fund a privacy company? Why are deadlines always unrealistic? And ultimately, what is the solution to the privacy dilemma?" podcast_summary: "Discontent with the global state of mass surveillance and its negative impact on our lives, the Safing team decided it was time to do something about it. Take part of the journey and explore the behind-the-scenes: How do you fund a privacy company? Why are deadlines always unrealistic? And ultimately, what is the solution to the privacy dilemma?" + +############################## +###### Blog settings ###### +############################## + +blog_feed_url: /blog.xml + diff --git a/_includes/footer.html b/_includes/footer.html index 5d02453..c3b92e8 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -58,11 +58,21 @@
  • What's Next?
  • -
  • - Blog +
  • + Blog + + +
  • -
  • - Podcast +
  • + Podcast + + +
  • Videos diff --git a/assets/img/icons/rss-white.svg b/assets/img/icons/rss-white.svg new file mode 100644 index 0000000..d887301 --- /dev/null +++ b/assets/img/icons/rss-white.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file