Skip to content

Commit 0457aa1

Browse files
committed
Added note on ligatures in theme configuration
1 parent d014b21 commit 0457aa1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

material/mkdocs_theme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ font:
5353
favicon: assets/images/favicon.png
5454

5555
# The logo of the documentation shown in the header and navigation can either
56-
# be a Material Icon ligature or an image URL
56+
# be a Material Icon ligature (see https://material.io/icons/) or an image URL
5757
logo:
5858
icon: "\uE80C"
5959

src/mkdocs_theme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ font:
5353
favicon: assets/images/favicon.png
5454

5555
# The logo of the documentation shown in the header and navigation can either
56-
# be a Material Icon ligature or an image URL
56+
# be a Material Icon ligature (see https://material.io/icons/) or an image URL
5757
logo:
5858
icon: "\uE80C"
5959

0 commit comments

Comments
 (0)