summaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
authorGravatar X7md <54203033+X7md@users.noreply.github.com> 2022-01-19 23:24:09 +0300
committerGravatar GitHub <noreply@github.com> 2022-01-19 15:24:09 -0500
commita8494a91d423101aef44ae58a215c3f974aaf5d7 (patch)
treeb7e8461e5770674496922f07e87f2add152e5c37 /docs/src
parent9deada68b4a2ce5fc1bf22369a45a092aa435cf2 (diff)
downloadastro-a8494a91d423101aef44ae58a215c3f974aaf5d7.tar.gz
astro-a8494a91d423101aef44ae58a215c3f974aaf5d7.tar.zst
astro-a8494a91d423101aef44ae58a215c3f974aaf5d7.zip
Fix arabic docs (#2408)
* add logos for github dark mode * Hot fix (gh-*-mode-only) issue "that's an issue with wrapping an image in a link. We are currently still looking into how to best solve this. However, you can do the following which should work." - dipree * delete <td> 'cuz it was duplicate * [ci] yarn format * remove unnecessary code tag Co-authored-by: X7md <X7md@users.noreply.github.com>
Diffstat (limited to 'docs/src')
-rw-r--r--docs/src/pages/ar/getting-started.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/src/pages/ar/getting-started.md b/docs/src/pages/ar/getting-started.md
index 1798ede45..81d214ab2 100644
--- a/docs/src/pages/ar/getting-started.md
+++ b/docs/src/pages/ar/getting-started.md
@@ -33,8 +33,6 @@ npm init astro -- --template [GITHUB_USER]/[REPO_NAME]
npm init astro -- --template [GITHUB_USER]/[REPO_NAME]/path/to/example
```
-</Code>
-
### جربه على المُتصفح
إن كنت مهتمًا وتريد اللعب وتجربة Astro على المتصفح، بمقدورك استخدام online code playground، جرب قالب مشروعنا "Hello World" على [CodeSandbox](https://codesandbox.io/s/astro-template-hugb3).