Skip to content

Commit

Permalink
Merge pull request #839 from JamesKEbert/fix/faviconAgain
Browse files Browse the repository at this point in the history
fix: deployed favicon/logo
  • Loading branch information
swcurran committed May 29, 2024
2 parents b4ddf0f + bc301a2 commit b465b42
Showing 1 changed file with 2 additions and 2 deletions.
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: /collateral/Hyperledger_Aries_Logo_White.png
favicon: /collateral/favicon.ico
logo: https://raw.githubusercontent.com/hyperledger/aries-rfcs/main/collateral/Hyperledger_Aries_Logo_White.png
favicon: https://raw.githubusercontent.com/hyperledger/aries-rfcs/main/collateral/favicon.ico
icon:
repo: fontawesome/brands/github
palette:
Expand Down

0 comments on commit b465b42

Please sign in to comment.