summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/src/pages/da/getting-started.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/src/pages/da/getting-started.md b/docs/src/pages/da/getting-started.md
index 2f210f606..f6798f8b8 100644
--- a/docs/src/pages/da/getting-started.md
+++ b/docs/src/pages/da/getting-started.md
@@ -1,6 +1,7 @@
---
layout: ~/layouts/MainLayout.astro
title: Introduktion
+description: En grundlæggende introduktion til Astro.
lang: da
---
@@ -30,7 +31,9 @@ npm init astro -- --template [GITHUB_BRUGER]/[REPO_NAVN]/sti/til/eksempel
### Online Legepladser
-Hvis du er interesseret i at lege med Astro i browseren, kan du bruge en online kodeeditor som Stackblitz, CodeSandbox, Gitpod eller GitHub Codespaces. Klik på "Open in Stackblitz" linket i et af eksemplerne i vores [liste af eksempler](https://github.com/withastro/astro/tree/main/examples). Eller, [klik her](https://stackblitz.com/fork/astro) for at starte et nyt projekt i [Stackblitz](https://stackblitz.com/fork/astro).
+Hvis du er interesseret i at lege med Astro i browseren, kan du straks starte et nyt Astro projekt med vores brugerflade på [astro.new](https://astro.new/).
+
+Du kan prøve Astro i online kodeeditorer som Stackblitz, CodeSandbox, Gitpod eller GitHub Codespaces. Klik på "Open in Stackblitz" linket i et af eksemplerne i vores [liste af eksempler](https://github.com/withastro/astro/tree/main/examples). Eller, [klik her](https://stackblitz.com/fork/astro) for at starte et nyt projekt i [Stackblitz](https://stackblitz.com/fork/astro).
## Lær Astro