Skip to content

Commit 3984779

Browse files
committed
Socials and footer
1 parent 3864017 commit 3984779

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

docs/mkdocs.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,25 @@ extra:
8484
provider: mike
8585
default: stable
8686
alias: true
87+
social:
88+
- icon: fontawesome/solid/square-poll-horizontal
89+
link: https://www.drivendata.org/
90+
name: DrivenData.org
91+
- icon: fontawesome/solid/laptop-code
92+
link: https://www.drivendata.co/
93+
name: DrivenData Labs
94+
- icon: fontawesome/brands/github
95+
link: https://github.com/drivendataorg
96+
name: DrivenData on GitHub
97+
- icon: fontawesome/brands/bluesky
98+
link: https://bsky.app/profile/drivendata.org
99+
name: DrivenData on Bluesky
100+
generator: False
101+
102+
copyright: |
103+
<a href="https://drivendata.co/open-source/"><img style="height: 1.618em;" src="https://drivendata-public-assets.s3.us-east-1.amazonaws.com/logo-white.svg"></a>
104+
<br>typenames is a <strong><a href="https://drivendata.co/open-source/">DrivenData</a></strong> project
105+
</div><div>Documentation made with <a href="https://squidfunk.github.io/mkdocs-material/">Material for MkDocs</a>
87106
88107
watch:
89108
- "../typenames"

0 commit comments

Comments
 (0)