Skip to content

Commit f2222be

Browse files
feat: add images to Jetifier and CSS border guides
1 parent 3d24027 commit f2222be

File tree

4 files changed

+2
-0
lines changed

4 files changed

+2
-0
lines changed

data/blog/software-development/mobile-development/native/android/jetifier-androidx-migration-guide.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ tags: ['android', 'androidx', 'jetifier', 'mobile-development', 'software-develo
55
draft: false
66
summary: 'Learn about Jetifier, AndroidX, and how to migrate from Android Support Library to AndroidX. Understand the relationship between these technologies and best practices for migration.'
77
authors: ['default']
8+
images: ['/static/images/android-support-library-jetifier-androidx.avif']
89
layout: PostLayout
910
---
1011

data/blog/software-development/web-development/frontend/cascading-style-sheets-css/combining-border-top-border-right-border-left-border-bottom-in-css-a-complete-guide.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ tags: ['css', 'frontend', 'software-development', 'web-development']
55
draft: false
66
summary: 'Learn how to combine border-top, border-right, border-left, and border-bottom properties into a single CSS declaration. Master CSS border shorthand properties with detailed examples and best practices.'
77
authors: ['default']
8+
images: ['/static/images/borders-in-css.avif']
89
layout: PostLayout
910
---
1011

Binary file not shown.
10.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)