File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ const p2k = (str: string) => {
24
24
v-if =" !!site.themeConfig.comments && frontmatter.comments !== false"
25
25
>
26
26
<Giscus
27
- repo =" lumisudo/ newstar-docs"
27
+ repo =" project- newstar/wiki -docs"
28
28
repoId =" R_kgDOMqjJaA"
29
29
category =" Comments"
30
30
categoryId =" DIC_kwDOMqjJaM4CnZZo"
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ export default ({ mode }: { mode: string }) => {
24
24
< Partial < DefaultTheme . Config > > {
25
25
siteTitle : "NewStar CTF" ,
26
26
27
- socialLinks : [ { icon : "github" , link : "https://github.com/lumisudo/ newstar-docs" } ] ,
27
+ socialLinks : [ { icon : "github" , link : "https://github.com/project- newstar/wiki -docs" } ] ,
28
28
29
29
search : {
30
30
provider : "local" ,
You can’t perform that action at this time.
0 commit comments