style: slicing home page, adjust for mobile view
slicing home page, adjust for mobile view
This commit is contained in:
@@ -6,5 +6,6 @@ export type TNews = {
|
||||
title: string
|
||||
content: string
|
||||
image: string
|
||||
tag?: Array<string>
|
||||
}[]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user