Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
VCCI-News
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Văn Hoàng
VCCI-News
Commits
800bd21c
Commit
800bd21c
authored
Aug 28, 2026
by
Văn Hoàng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: bo gradient va text overlay khoi OG image - chi giu anh bai viet cover
parent
02ed004d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
44 deletions
+0
-44
route.tsx
src/app/api/og-post/route.tsx
+0
-44
No files found.
src/app/api/og-post/route.tsx
View file @
800bd21c
...
@@ -60,50 +60,6 @@ export async function GET(request: Request) {
...
@@ -60,50 +60,6 @@ export async function GET(request: Request) {
}
}
}
}
/>
/>
)
}
)
}
<
div
style=
{
{
position
:
"absolute"
,
bottom
:
0
,
left
:
0
,
right
:
0
,
display
:
"flex"
,
flexDirection
:
"column"
,
padding
:
"48px 56px"
,
background
:
"linear-gradient(to top, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.6) 50%, rgba(0,0,0,0) 100%)"
,
}
}
>
<
div
style=
{
{
display
:
"flex"
,
fontSize
:
42
,
fontWeight
:
700
,
color
:
"#ffffff"
,
lineHeight
:
1.25
,
maxHeight
:
120
,
overflow
:
"hidden"
,
}
}
>
{
title
}
</
div
>
{
description
&&
(
<
div
style=
{
{
display
:
"flex"
,
fontSize
:
22
,
color
:
"rgba(255,255,255,0.85)"
,
marginTop
:
12
,
lineHeight
:
1.4
,
maxHeight
:
65
,
overflow
:
"hidden"
,
}
}
>
{
description
}
</
div
>
)
}
</
div
>
</
div
>
</
div
>
),
),
{
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment