From 0457aa1f9517d3ed7406938671b46d14e443fd72 Mon Sep 17 00:00:00 2001 From: squidfunk Date: Sat, 2 Dec 2017 14:59:31 +0100 Subject: [PATCH] Added note on ligatures in theme configuration --- material/mkdocs_theme.yml | 2 +- src/mkdocs_theme.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/material/mkdocs_theme.yml b/material/mkdocs_theme.yml index 3854b3964..c7e3e28c3 100644 --- a/material/mkdocs_theme.yml +++ b/material/mkdocs_theme.yml @@ -53,7 +53,7 @@ font: favicon: assets/images/favicon.png # The logo of the documentation shown in the header and navigation can either -# be a Material Icon ligature or an image URL +# be a Material Icon ligature (see https://material.io/icons/) or an image URL logo: icon: "\uE80C" diff --git a/src/mkdocs_theme.yml b/src/mkdocs_theme.yml index 3854b3964..c7e3e28c3 100644 --- a/src/mkdocs_theme.yml +++ b/src/mkdocs_theme.yml @@ -53,7 +53,7 @@ font: favicon: assets/images/favicon.png # The logo of the documentation shown in the header and navigation can either -# be a Material Icon ligature or an image URL +# be a Material Icon ligature (see https://material.io/icons/) or an image URL logo: icon: "\uE80C"