diff --git a/docs/index.md b/docs/index.md index 43b58d02..2c45ae52 100644 --- a/docs/index.md +++ b/docs/index.md @@ -20,7 +20,7 @@ Goose is your on-machine developer agent, automating engineering tasks seamlessl - Discord + Discord

@@ -123,4 +123,4 @@ Let us know what you think in our [Discussions][discussions] or the [**`#goose`* [gh-issues]: https://github.com/block/goose/issues [van-code]: https://github.com/block-open-source/goose-plugins/blob/de98cd6c29f8e7cd3b6ace26535f24ac57c9effa/src/goose_plugins/toolkits/artify.py [discussions]: https://github.com/block/goose/discussions -[goose-channel]: https://discord.com/channels/1287729918100246654/1287729920319033345 +[goose-channel]: https://discord.gg/block-opensource diff --git a/mkdocs.yml b/mkdocs.yml index 55091f44..6083e257 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -22,6 +22,7 @@ theme: - navigation.instant - navigation.sections - navigation.top + - navigation.social - navigation.tracking - navigation.expand - search.share @@ -37,6 +38,7 @@ theme: code: Roboto Mono favicon: assets/logo.ico icon: + fontawesome: true logo: assets/logo.ico # plugins plugins: @@ -68,7 +70,11 @@ extra: annotate: json: - .s2 - social: [] + social: + - icon: fontawesome/brands/discord + link: https://discord.gg/block-opensource + - icon: fontawesome/brands/github + link: https://github.com/block/goose analytics: provider: google property: !ENV GOOGLE_ANALYTICS_KEY