From 47da577fcace94f7545aa2e62b121fc13c5bdd15 Mon Sep 17 00:00:00 2001
From: delucis
Date: Mon, 7 Apr 2025 15:05:44 +0000
Subject: [ci] format
---
docs/src/content/docs/ko/resources/plugins.mdx | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/docs/src/content/docs/ko/resources/plugins.mdx b/docs/src/content/docs/ko/resources/plugins.mdx
index 48689ffd..77ff5b06 100644
--- a/docs/src/content/docs/ko/resources/plugins.mdx
+++ b/docs/src/content/docs/ko/resources/plugins.mdx
@@ -197,9 +197,9 @@ import { CardGrid, LinkCard } from '@astrojs/starlight/components';
title="starlight-to-pdf"
description="Starlight 웹사이트들을 PDF 파일들로 변환하기 위한 CLI 도구입니다."
/>
-
+
--
cgit