From 7263ec60e2f223bd1eccf0905b1525cb7fcef1f4 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 4 Feb 2017 19:46:07 -0800 Subject: Rename icon-fonts.md to icons.md --- docs/_data/nav.yml | 2 +- docs/extend/icon-fonts.md | 6 ------ docs/extend/icons.md | 6 ++++++ 3 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 docs/extend/icon-fonts.md create mode 100644 docs/extend/icons.md (limited to 'docs') diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index 97e6b1b15..ffd79a46b 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -71,7 +71,7 @@ # - title: Extend # pages: # - title: Approach -# - title: Icon fonts +# - title: Icons - title: About pages: diff --git a/docs/extend/icon-fonts.md b/docs/extend/icon-fonts.md deleted file mode 100644 index 9cddafeea..000000000 --- a/docs/extend/icon-fonts.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -layout: docs -title: Icon fonts ---- - -TODO diff --git a/docs/extend/icons.md b/docs/extend/icons.md new file mode 100644 index 000000000..9cddafeea --- /dev/null +++ b/docs/extend/icons.md @@ -0,0 +1,6 @@ +--- +layout: docs +title: Icon fonts +--- + +TODO -- cgit v1.2.3