diff --git a/apps/web/package.json b/apps/web/package.json
index e557f88..bc91f5f 100644
--- a/apps/web/package.json
+++ b/apps/web/package.json
@@ -24,6 +24,7 @@
"mdsvex": "0.12.3",
"misskey-js": "2024.11.1-alpha.0",
"prismjs": "1.29.0",
+ "rehype-external-links": "3.0.0",
"rehype-katex": "7.0.1",
"rehype-katex-svelte": "1.2.0",
"remark-footnotes": "2.0",
diff --git a/apps/web/src/routes/(main)/+layout.svelte b/apps/web/src/routes/(main)/+layout.svelte
index a6e79a3..3a3ccd1 100644
--- a/apps/web/src/routes/(main)/+layout.svelte
+++ b/apps/web/src/routes/(main)/+layout.svelte
@@ -41,10 +41,10 @@ let { children } = $props();
2024 cannorin. Some rights reserved.
- The text of this website is licensed under CC BY-SA 4.0.
+ The text of this website is licensed under CC BY-SA 4.0.
- Code examples are licensed under the MIT License.
+ Code examples are licensed under the MIT License.
diff --git a/apps/web/src/routes/(main)/+page.svelte b/apps/web/src/routes/(main)/+page.svelte
index 53d5259..29c8eff 100644
--- a/apps/web/src/routes/(main)/+page.svelte
+++ b/apps/web/src/routes/(main)/+page.svelte
@@ -46,32 +46,32 @@ export const snapshot: Snapshot = {