forgot to undo reduction

This commit is contained in:
2026-08-12 20:42:31 +02:00
parent e04495ee2d
commit 7ba6075d87
+5 -5
View File
@@ -58,8 +58,8 @@ export async function generateMetadata({
return {
title: {
default: isSR
? "Name — Full-stack inženjering, od početka do kraja"
: "Name — Full-stack engineering, end to end",
? "Đorđe Kšan — Full-stack inženjering, od početka do kraja"
: "Đorđe Kšan — Full-stack engineering, end to end",
template: "%s · Name",
},
description: isSR
@@ -73,8 +73,8 @@ export async function generateMetadata({
openGraph: {
title: isSR
? "Name — Full-stack inženjering"
: "Name — Full-stack engineering, end to end",
? "Đorđe Kšan — Full-stack inženjering"
: "Đorđe Kšan — Full-stack engineering, end to end",
description: isSR
? "Premium full-stack razvoj i self-hosted infrastruktura."
: "Premium full-stack development and self-hosted infrastructure.",
@@ -87,7 +87,7 @@ export async function generateMetadata({
twitter: {
card: "summary_large_image",
title: isSR ? "Name — Full-stack inženjering" : "Name — Full-stack engineering",
title: isSR ? "Đorđe Kšan — Full-stack inženjering" : "Đorđe Kšan — Full-stack engineering",
},
robots: {