Skip to content

Commit

Permalink
Update site metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
CloneWith committed Jul 21, 2024
1 parent a7f7001 commit bbbdef3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@

# mkdocs framework
site
.cache
13 changes: 4 additions & 9 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,17 +43,16 @@ theme:
icon: material/brightness-7
name: Switch to dark mode
# Palette toggle for dark mode
- scheme:
- scheme: slate
toggle:
icon: material/brightness-4
name: Switch to light mode

plugins:
- tags
- search
# - git-authors
# - git-revision-date-localized:
# enable_creation_date: true
- git-revision-date-localized:
enable_creation_date: true
- git-committers:
repository: CloneWith/tldr-privacy
branch: main
Expand Down Expand Up @@ -99,13 +98,9 @@ extra:
social:
- icon: fontawesome/brands/github
link: https://github.com/CloneWith
- icon: simple/osu
link: https://osu.ppy.sh/users/30973609
- icon: simple/bilibili
link: https://space.bilibili.com/2046252132

repo_url: https://github.com/CloneWith/tldr-privacy
edit_uri: edit/main/docs/

extra_css:
- stylesheets/extra.css
- stylesheets/extra.css

0 comments on commit bbbdef3

Please sign in to comment.