From 03acf406e34a20007bf5adae54a0975759f4f8f1 Mon Sep 17 00:00:00 2001 From: Jannik ZANDER Date: Tue, 7 Oct 2025 19:06:20 +0200 Subject: [PATCH] Notes icon --- site/_data/services.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_data/services.json b/site/_data/services.json index 0355b38..48dd340 100644 --- a/site/_data/services.json +++ b/site/_data/services.json @@ -85,7 +85,7 @@ "href": "/blog/", "desc": "Occasional write-ups.", "tag": "Notes", - "icon": "notebook-pen" + "icon": "sticky-note" }, { "name": "Contact", -- 2.50.1