-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: weilinfox <[email protected]>
- Loading branch information
Showing
9 changed files
with
0 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
import MyApp from "@site/src/components/Comment"; | ||
|
||
# 私たちについて | ||
|
||
|
@@ -15,4 +14,3 @@ import MyApp from "@site/src/components/Comment"; | |
- WeChat 公開アカウントをフォローしてください: RUYISDK | ||
- [[email protected]](mailto:[email protected]) に電子メールを送信します。 | ||
|
||
<MyApp /> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
import MyApp from "@site/src/components/Comment"; | ||
|
||
# Об нас | ||
|
||
|
@@ -15,4 +14,3 @@ import MyApp from "@site/src/components/Comment"; | |
- Подпишитесь на общедоступную учетную запись WeChat: RUYISDK. | ||
- Отправьте электронное письмо на адрес [[email protected]](mailto:[email protected]) | ||
|
||
<MyApp /> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,2 @@ | ||
import Giscus from "@giscus/react"; | ||
|
||
export default function MyApp() { | ||
return ( | ||
<Giscus | ||
id="R_kgDOLGU4YA" | ||
repo="ArchFeh/ruyisdk-org" | ||
repoId="R_kgDOLGU4YA" | ||
category="Announcements" | ||
categoryId="DIC_kwDOLGU4YM4Cc-e-" | ||
mapping="specific" | ||
term="Welcome to Community" | ||
reactionsEnabled="1" | ||
emitMetadata="0" | ||
inputPosition="top" | ||
theme="dark" | ||
lang="en" | ||
loading="lazy" | ||
/> | ||
); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters