Skip to content

Commit

Permalink
added favicon to assets folder
Browse files Browse the repository at this point in the history
  • Loading branch information
SachinPawaskarUNO committed Dec 3, 2023
1 parent ce5fb4b commit 62ba8b3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Binary file added docs/assets/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ theme:
# icon: material/brightness-4
# name: Switch to system preference

favicon: assets/favicon.png
icon:
logo: material/skull
repo: fontawesome/brands/github
Expand Down Expand Up @@ -144,6 +145,11 @@ extra:
link: https://www.linkedin.com/in/sachinpawaskar/
name: LinkedIn

# extra javascript
extra_javascript:
- https://unpkg.com/tablesort@5.3.0/dist/tablesort.min.js
- javascripts/tablesort.js

# Extensions
markdown_extensions:
- abbr
Expand Down

0 comments on commit 62ba8b3

Please sign in to comment.