From 971f8b8a8606d951d569fbb8d73b262a7babff91 Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Sat, 16 Nov 2024 22:46:00 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=B7=B1=E8=89=B2=E6=A8=A1=E5=BC=8F=20page?= =?UTF-8?q?-title=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles/notion.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/notion.css b/styles/notion.css index 060709363b4..eee6a48d4b8 100644 --- a/styles/notion.css +++ b/styles/notion.css @@ -1452,7 +1452,6 @@ code[class*='language-'] { .notion-collection-card-property .notion-page-title-text { border-bottom: 0 none; - @apply dark:text-gray-200; } .notion-collection-card-property @@ -1470,6 +1469,7 @@ code[class*='language-'] { overflow: hidden; text-overflow: ellipsis; font-weight: 500; + @apply dark:text-gray-200; } .notion-collection-row { From ce183595272ca065da283833b3c758c87f66c749 Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Sat, 16 Nov 2024 23:18:54 +0800 Subject: [PATCH 2/2] Create FUNDING.yml --- .github/FUNDING.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 00000000000..60bc35578f2 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,2 @@ +# These are supported funding model platforms +ko_fi: tangly1024