add cover images to all posts that didn't have one
This commit is contained in:
BIN
content/posts/2024/01/vscode-rant/cover.jpg
Normal file
BIN
content/posts/2024/01/vscode-rant/cover.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 92 KiB |
@@ -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.
|
||||
|
Reference in New Issue
Block a user