From 573e04e1483e710056c0d5fc60d097d2256a9517 Mon Sep 17 00:00:00 2001 From: JP Hastings-Spital Date: Tue, 24 Oct 2023 22:53:46 +0100 Subject: [PATCH] Change reading lists icon --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 4b8846f5..4bc9e5d4 100644 --- a/config.toml +++ b/config.toml @@ -110,7 +110,7 @@ date = ["date", "publishDate", "lastmod", ":git"] weight = 4 [[languages.en.menu.main]] identifier = "reading-lists" - name = "📡 Reading lists" + name = "🔖 Reading lists" url = "/reading-lists" weight = 5 [[languages.en.menu.main]]