From 4eac92c4464a1a80aaf9061cf1349792b3282085 Mon Sep 17 00:00:00 2001 From: henices Date: Fri, 12 Jan 2024 15:35:35 +0800 Subject: [PATCH] improve README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bcd164..06f1b26 100644 --- a/README.md +++ b/README.md @@ -200,7 +200,7 @@ Add the following code to custom.css, you can set theme to catppuccin latte colo ```css @import url("https://cdn.jsdelivr.net/gh/henices/logseq-flow-nord@main/src/palettes/newsprint.css"); -@import url("https://cdn.jsdelivr.net/gh/henices/logseq-flow-nord@main/nord-custom.css"); +@import url("https://cdn.jsdelivr.net/gh/henices/logseq-flow-nord@main/custom.css"); :root { --cl-font-size: 16px;