diff --git a/_config.yml b/_config.yml index 73e3c58..bc595cf 100644 --- a/_config.yml +++ b/_config.yml @@ -83,7 +83,7 @@ donations: ### Podcast podcast_feed_url: /podcast.xml -podcast_album_art: /assets/img/podcast/cover.png +podcast_album_art: /assets/podcast/img/cover.png podcast_owner: 'Safing' podcast_email: 'hello@safing.io' podcast_category: Business diff --git a/_posts/2019-09-13-how-to-fund-a-privacy-oriented-start-up.md b/_posts/2019-09-13-how-to-fund-a-privacy-oriented-start-up.md index 634dd73..fa91cb8 100644 --- a/_posts/2019-09-13-how-to-fund-a-privacy-oriented-start-up.md +++ b/_posts/2019-09-13-how-to-fund-a-privacy-oriented-start-up.md @@ -7,7 +7,6 @@ tags: - startup - funding - privacy -image: /assets/img/podcast/cover.png podcast_link: /assets/mp3/001 - How to fund a privacy oriented start up.mp3 podcast_file_size: 33.3 MB podcast_duration: "34:42" diff --git a/assets/img/podcast/cover.png b/assets/podcast/img/cover.png similarity index 100% rename from assets/img/podcast/cover.png rename to assets/podcast/img/cover.png