Skip to content

Commit 01d9e90

Browse files
refactor: change layout from PostLayout to PostBanner for Jetifier and CSS border guides
1 parent f2222be commit 01d9e90

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ 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']
88
images: ['/static/images/android-support-library-jetifier-androidx.avif']
9-
layout: PostLayout
9+
layout: PostBanner
1010
---
1111

1212
# Table of Contents

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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ 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']
88
images: ['/static/images/borders-in-css.avif']
9-
layout: PostLayout
9+
layout: PostBanner
1010
---
1111

1212
# Table of Contents

0 commit comments

Comments
 (0)