From d61fcd881d9f96330a5265fc22544c2a9861efdd Mon Sep 17 00:00:00 2001
From: Ishan Joshi <78465651+newtoallofthis123@users.noreply.github.com>
Date: Mon, 2 Oct 2023 17:56:22 +0530
Subject: [PATCH] Add share links at the end of the tutorial (#4890)
Co-authored-by: Reuben Tier <64310361+TheOtterlord@users.noreply.github.com>
Co-authored-by: Paul Valladares <85648028+dreyfus92@users.noreply.github.com>
---
src/content/docs/en/tutorial/6-islands/3.mdx | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/src/content/docs/en/tutorial/6-islands/3.mdx b/src/content/docs/en/tutorial/6-islands/3.mdx
index cc24355f52af6..3d11109f97e2c 100644
--- a/src/content/docs/en/tutorial/6-islands/3.mdx
+++ b/src/content/docs/en/tutorial/6-islands/3.mdx
@@ -13,6 +13,7 @@ import Box from '~/components/tutorial/Box.astro';
import Checklist from '~/components/Checklist.astro';
import CompletionConfetti from '~/components/tutorial/CompletionConfetti.astro';
import PreCheck from '~/components/tutorial/PreCheck.astro';
+import Button from '~/components/Button.astro';
There's one more edit to make...
@@ -65,3 +66,16 @@ Continue with our [guide to migrate this project to content collections](/en/gui
[Join us on Discord](https://astro.build/chat)