Skip to content

Commit

Permalink
fix favicon
Browse files Browse the repository at this point in the history
Signed-off-by: James Ebert <[email protected]>
  • Loading branch information
JamesKEbert committed May 23, 2024
1 parent 6b4f204 commit d830583
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file added collateral/favicon.ico
Binary file not shown.
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ repo_url: https://github.com/hyperledger/aries-rfcs
theme:
name: material
# custom_dir: overrides
logo: https://raw.githubusercontent.com/hyperledger/aries-rfcs/main/collateral/Hyperledger_Aries_Logo_White.png
favicon: https://raw.githubusercontent.com/hyperledger/aries-cloudagent-python/main/docs/assets/aries-favicon.png
logo: /collateral/Hyperledger_Aries_Logo_White.png
favicon: /collateral/favicon.ico
icon:
repo: fontawesome/brands/github
palette:
Expand Down

0 comments on commit d830583

Please sign in to comment.