Skip to content

Commit

Permalink
Change OG
Browse files Browse the repository at this point in the history
  • Loading branch information
maksugr committed Jul 12, 2024
1 parent 2c8bb31 commit 1ef55f3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/app/words/[slug]/og/route.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ export async function GET(request: Request) {
<div
style={{
fontSize: 96,
borderBottom: '7px',
color: getThemeColor(ColorEnum.MAIN_RED),
marginBottom: '10',
}}
Expand All @@ -52,12 +51,13 @@ export async function GET(request: Request) {
<div
style={{
display: 'flex',
alignItems: 'flex-end',
marginTop: 'auto',
}}
>
<div
style={{
fontSize: 32,
fontSize: 42,
color: getThemeColor(ColorEnum.MAIN_BLACK),
paddingRight: '24px',
alignItems: 'flex-end',
Expand Down
4 changes: 3 additions & 1 deletion words/spezi.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
title: Spezi
description: Ein Ausdruck für einen engen Freund oder Vertrauten, der die besondere Bindung zwischen den Personen unterstreicht. "Spezi" signalisiert Nähe und Wertschätzung, ohne auf familiäre oder romantische Beziehungen hinzuweisen.
description: Ein Ausdruck für einen engen Freund oder Vertrauten, der die besondere Bindung zwischen den Personen unterstreicht.
pubDate: 12/02/2024 19:06
author: Ivan Orekhov
video: https://www.youtube-nocookie.com/embed/y6LECuYiT4s?si=vaDsjeAENRlzgfli&amp;controls=0&amp;start=599
emoji: 🤝🌟😊
---

"Spezi" signalisiert Nähe und Wertschätzung, ohne auf familiäre oder romantische Beziehungen hinzuweisen.

0 comments on commit 1ef55f3

Please sign in to comment.