Skip to content

Commit d7ee5bc

Browse files
tianzhouclaude
andcommitted
docs: add last modified date to security page
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 5ab67dc commit d7ee5bc

File tree

1 file changed

+3
-0
lines changed
  • src/app/[locale]/(legal)/security

1 file changed

+3
-0
lines changed

src/app/[locale]/(legal)/security/page.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ export default function Page() {
1313
<h1 className="font-title text-90 font-semibold leading-none lg:text-68 md:text-56 sm:text-40">
1414
Bytebase Security Details
1515
</h1>
16+
<p className="text-gray-50 sm:my-3">
17+
Last modified: <time>Mar 24, 2026</time>
18+
</p>
1619
<h2 id="general">General practices</h2>
1720
<ul>
1821
<li>Access to all internal systems is protected by multi-factor authentication.</li>

0 commit comments

Comments
 (0)