Skip to content

Commit

Permalink
Merge pull request #837 from JamesKEbert/fix/favicon
Browse files Browse the repository at this point in the history
fix: favicon
  • Loading branch information
swcurran committed May 23, 2024
2 parents 6b4f204 + d830583 commit f5b3cd1
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 f5b3cd1

Please sign in to comment.