Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit 1c05dbb

Browse files
author
Andrew Hariri
committed
[nextra] banner remove jp
1 parent c98b4d7 commit 1c05dbb

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

apps/nextra/theme.config.tsx

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -58,17 +58,13 @@ const config: DocsThemeConfig = {
5858
content: function useBanner() {
5959
return (
6060
<div>
61-
🎉 Welcome! Translations are currently experimental. |
62-
翻訳は現在実験的です。 | 翻译目前处于实验阶段。
63-
<br />
61+
🎉 Welcome to the new Aptos Docs!{" "}
6462
<a
6563
className="text-blue-400 dark:text-blue-400 hover:underline"
6664
target="_blank"
67-
href="https://github.com/aptos-labs/developer-docs/issues/new/choose"
65+
href="https://forms.gle/h7CGG9UKA1zCRNgd6"
6866
>
69-
Click here to submit feedback! |
70-
ここをクリックしてフィードバックを送信してください! |
71-
点击这里提交反馈!
67+
Click here to submit feedback!
7268
</a>
7369
</div>
7470
);

0 commit comments

Comments
 (0)