From fad87c5cc042ea293b3d5cd7a139d124dce1cbd4 Mon Sep 17 00:00:00 2001 From: tdro Date: Sat, 30 Dec 2023 16:39:52 -0500 Subject: config: Use same icon set on navigation Normalize SVG XML formatting --- config.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'config.yaml') diff --git a/config.yaml b/config.yaml index 707f0bc..023090b 100644 --- a/config.yaml +++ b/config.yaml @@ -33,11 +33,11 @@ menu: main: - name: Home url: / - identifier: feather/home + identifier: tabler/home weight: 1 - name: Tags url: /tags/ - identifier: tabler/tags + identifier: tabler/tag weight: 2 icon: home - name: Archives @@ -46,7 +46,7 @@ menu: weight: 3 - name: Authors url: /authors/ - identifier: feather/users + identifier: tabler/users weight: 4 - name: Settings url: /settings/ @@ -54,15 +54,15 @@ menu: weight: 5 - name: Sources url: /sources/ - identifier: feather/git-commit + identifier: tabler/git-fork weight: 6 - name: RSS Feed url: /rss.xml - identifier: feather/rss + identifier: tabler/rss weight: 7 - name: JSON Feed url: /index.json - identifier: feather/circle + identifier: tabler/circle weight: 8 params: -- cgit v1.2.3