From a7fc2b4ab2cd1de850617c7f08a61f6063faf1e5 Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Sat, 7 Sep 2024 01:19:00 +0300 Subject: [PATCH] update --- quartz/styles/custom.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quartz/styles/custom.scss b/quartz/styles/custom.scss index 1a7ad4b8c..d2ec0311b 100644 --- a/quartz/styles/custom.scss +++ b/quartz/styles/custom.scss @@ -4,7 +4,7 @@ article { font-size: 1.1em; } -a[href^=http]:not([href*=pmcf\.xyz]):after { +a[href^=http]:not([href*=garden\.struchkov\.dev]):after { content: " ↗" }