summaryrefslogtreecommitdiff
path: root/out/_next/static/chunks
diff options
context:
space:
mode:
Diffstat (limited to 'out/_next/static/chunks')
-rw-r--r--out/_next/static/chunks/pages/index-93fd2943e8087c9e1de7.js (renamed from out/_next/static/chunks/pages/index-80878514168ec7a93598.js)10
1 files changed, 6 insertions, 4 deletions
diff --git a/out/_next/static/chunks/pages/index-80878514168ec7a93598.js b/out/_next/static/chunks/pages/index-93fd2943e8087c9e1de7.js
index 2351181..7ad1d15 100644
--- a/out/_next/static/chunks/pages/index-80878514168ec7a93598.js
+++ b/out/_next/static/chunks/pages/index-93fd2943e8087c9e1de7.js
@@ -1876,8 +1876,9 @@
colorScheme: '',
color: 'black',
children: (0, l.jsx)(U.x, {
- children:
- g.local[0].toUpperCase() + g.local.slice(1),
+ children: g.local
+ ? g.local[0].toUpperCase() + g.local.slice(1)
+ : 'Never',
}),
}),
(0, l.jsxs)(K.h, {
@@ -1939,8 +1940,9 @@
colorScheme: '',
color: 'black',
children: (0, l.jsx)(U.x, {
- children:
- g.follow[0].toUpperCase() + g.follow.slice(1),
+ children: g.follow
+ ? g.follow[0].toUpperCase() + g.follow.slice(1)
+ : 'Never',
}),
}),
(0, l.jsxs)(K.h, {