Skip to content

Commit

Permalink
Chaged page's logo
Browse files Browse the repository at this point in the history
Fix #4
Problem solved.
icon set twice.
  • Loading branch information
gabrielbdornas committed Jun 14, 2024
1 parent 69541f0 commit 0c7a3bf
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@ edit_uri: edit/main/docs/

# Configuration
theme:
name: material
icon:
logo: octicons/code-review-16
name: material
edit: material/pencil
view: material/eye
language: en
custom_dir: docs/overrides
features:
Expand Down Expand Up @@ -42,10 +44,6 @@ theme:
text: Roboto
code: Roboto Mono
favicon: assets/favicon.png
icon:
logo: logo
edit: material/pencil
view: material/eye

markdown_extensions:
- admonition
Expand Down

0 comments on commit 0c7a3bf

Please sign in to comment.