Skip to content

Commit

Permalink
chore: fix some thumbnails
Browse files Browse the repository at this point in the history
  • Loading branch information
kernoeb committed Sep 24, 2023
1 parent c18e5cf commit dace958
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion content/blog-posts/transformer-chaine-youtube-podcast.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Transformez une chaine YouTube en podcast"
description: "Je vous présente comment transformer simplement une chaine YouTube en podcast audio ou vidéo dans ce nouveau billet."
banner: /img/articles/transformer-chaine-youtube-podcast/rssfg-youtube-350-1.webp
banner: /img/articles/transformer-chaine-youtube-podcast/youtube-rss.webp
type: article
authorId: gildasgh
category: software
Expand Down
1 change: 1 addition & 0 deletions pages/blog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
<router-link :to="{ name: 'article-id', params: { id: publication.id }}">
<v-img
v-ripple
aspect-ratio="2"
style="border-radius: 20px"
:alt="publication.title"
:src="publication.banner"
Expand Down
Binary file modified static/img/articles/applications-lite/lite-apps.webp
Binary file not shown.
Binary file modified static/img/articles/duckduckgo/duckduckgo.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit dace958

Please sign in to comment.