diff --git a/docs/docusaurus.config.ts b/docs/docusaurus.config.ts index 56fe2a0..d8a099a 100644 --- a/docs/docusaurus.config.ts +++ b/docs/docusaurus.config.ts @@ -66,11 +66,11 @@ const config: Config = { label: "Swagger", position: "right", }, - // { - // href: 'https://github.com/ChainSafe/sprinter-ts', - // label: 'GitHub', - // position: 'right', - // }, + { + href: "https://github.com/ChainSafe/sprinter-ts", + label: "GitHub", + position: "right", + }, ], }, footer: {