From 4901472aa88e817d3eb304b7b5e677bba79cd5cd Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 25 Feb 2025 21:52:52 +0000
Subject: [PATCH] chore(deps): bump the production-dependencies group with 8 updates (#1788)
---
quartz/plugins/transformers/links.ts | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/quartz/plugins/transformers/links.ts b/quartz/plugins/transformers/links.ts
index 38bc0dc..3e8dbde 100644
--- a/quartz/plugins/transformers/links.ts
+++ b/quartz/plugins/transformers/links.ts
@@ -67,6 +67,7 @@
properties: {
"aria-hidden": "true",
class: "external-icon",
+ style: "max-width:0.8em;max-height:0.8em",
viewBox: "0 0 512 512",
},
children: [
--
Gitblit v1.10.0