diff --git a/content/blog/post1/blog1.md b/content/blog/post1/blog1.md index ac61e4285..01a5cae91 100644 --- a/content/blog/post1/blog1.md +++ b/content/blog/post1/blog1.md @@ -2,7 +2,7 @@ id: threefold_tech title: Internet is growing wild tags: tech, internet, edge-cloud -image: ./wild.jpg +image: ./wild.png image_caption: internet excerpt: Our mission is to empower and inspire people to recognize abundance by living new experiences one hour at a time. author: andreas_hartl diff --git a/content/blog/post1/wild.jpg b/content/blog/post1/wild.jpg deleted file mode 100644 index fc294a626..000000000 Binary files a/content/blog/post1/wild.jpg and /dev/null differ diff --git a/content/blog/post1/wild.png b/content/blog/post1/wild.png new file mode 100644 index 000000000..fc0724393 Binary files /dev/null and b/content/blog/post1/wild.png differ diff --git a/content/blog/post2/blog2.md b/content/blog/post2/blog2.md index 98e3c2962..de1c00a19 100644 --- a/content/blog/post2/blog2.md +++ b/content/blog/post2/blog2.md @@ -2,14 +2,13 @@ id: threefold_foundation title: You Are Unique tags: autonomy, equality, human -image: ./unique.jpg +image: ./unique.png image_caption: you excerpt: During a gathering with some friends, I noticed something that made me think about how important it is what we’re doing. author: sabrina_sadik created: 2019-12-05 --- - # You are unique During a gathering with some friends, I noticed something that made me think about how important it is what we’re doing. diff --git a/content/blog/post2/unique.jpg b/content/blog/post2/unique.jpg deleted file mode 100644 index 51385e086..000000000 Binary files a/content/blog/post2/unique.jpg and /dev/null differ diff --git a/content/blog/post2/unique.png b/content/blog/post2/unique.png new file mode 100644 index 000000000..5485d127a Binary files /dev/null and b/content/blog/post2/unique.png differ