docs: adding social links to footer (#551)

This commit is contained in:
Ebony Louis
2025-01-07 12:57:12 -05:00
committed by GitHub
parent c3e70ad5c9
commit 08f9e640fa
2 changed files with 9 additions and 3 deletions
+7 -1
View File
@@ -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