From fc6a31e98f6be3cdbaff66f571003f93c8a653f3 Mon Sep 17 00:00:00 2001 From: Mikael CAPELLE Date: Thu, 13 Jul 2023 10:20:20 +0200 Subject: [PATCH] Change icon for home. --- theme.omp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.omp.json b/theme.omp.json index e5bb4dd..e4c5a27 100644 --- a/theme.omp.json +++ b/theme.omp.json @@ -94,7 +94,7 @@ "template": " {{ .Path }} ", "properties": { "folder_separator_icon": " \ue0b1 ", - "home_icon": "\uf4e2", + "home_icon": "\uf015 ", "style": "letter" } },