Skip to content

Commit

Permalink
docs: fixing website favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
bpetit committed Feb 12, 2024
1 parent eb74855 commit 1833a8e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
File renamed without changes.
5 changes: 3 additions & 2 deletions oranda.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"styles": {
"theme": "light",
"favicon": "docs_src/scaphandre.small.cleaned.ico"
"favicon": "docs_src/favicon.ico"
},
"marketing": {
"social": {
Expand All @@ -23,7 +23,8 @@
"cargo_dist": false,
"package_managers": {
"preferred": {
"crates.io": "cargo install scaphandre"
"crates.io": "cargo install scaphandre",
"debian package": "dpkg -i scaphandre.X.deb"
},
"additional": {
"binstall": "cargo binstall scaphandre"
Expand Down

0 comments on commit 1833a8e

Please sign in to comment.