add cover images to all posts that didn't have one

This commit is contained in:
2024-04-22 17:57:36 +02:00
parent 8821c08bd3
commit 93e6337fa6
8 changed files with 13 additions and 5 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 92 KiB

+1 -1
View File
@@ -8,7 +8,7 @@ tags = [ 'Linux', 'Windows', 'macOS', 'Development' ]
categories = [ 'Rants' ]
series = []
series_weight = 1
featuredImage = ""
featuredImage = "cover.jpg"
+++
# VSCode and its requirements to have an official build by Microsoft to use certain extensions
@@ -8,7 +8,7 @@ tags = [ 'macOS', 'Development' ]
categories = [ 'Rants', 'News' ]
series = []
series_weight = 1
featuredImage = ""
featuredImage = "/images/app_store_download.jpg"
+++
A couple of weeks ago, Apple announced that they are going to open up iOS. As somebody who develops apps for iOS this proposition seemed really nice at first glance, but when you dive into what they actually did, things are significantly worse than what they already have.