Skip to content

Commit 4dbf576

Browse files
committed
Add GitHub link to docs
1 parent 4f915a3 commit 4dbf576

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

astro.config.mjs

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ export default defineConfig({
1717
logo: {
1818
src: "./docs/assets/rescript-logo.svg",
1919
},
20+
social: {
21+
github: 'https://github.com/rescript-lang/experimental-rescript-webapi',
22+
},
2023
customCss: ["./docs/styles/fonts.css", "./docs/styles/theme.css"],
2124
expressiveCode: {
2225
shiki: {

0 commit comments

Comments
 (0)