Skip to content

Commit

Permalink
Configure settings to improve the user experience.
Browse files Browse the repository at this point in the history
  • Loading branch information
bryan-bisonai committed May 9, 2024
1 parent 8762c57 commit 27087a9
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
site_name: DataMaxi+
site_name: ""

repo_name: bisonai/datamaxi-python
repo_url: https://github.com/bisonai/datamaxi-python
Expand Down Expand Up @@ -71,9 +71,22 @@ theme:
features:
- header.autohide
- announce.dismiss
- navigation.footer
- navigation.path

watch:
- datamaxi

extra:
homepage: https://datamaxiplus.com/
social:
- icon: fontawesome/brands/github
link: https://github.com/Bisonai
- icon: fontawesome/brands/x-twitter
link: https://twitter.com/datamaxiplus
- icon: fontawesome/brands/telegram
link: https://t.me/datamaxiplus
- icon: fontawesome/brands/medium
link: https://medium.com/@datamaxiplus

copyright: Copyright © 2024 BISONAI PTE. LTD.

0 comments on commit 27087a9

Please sign in to comment.