From a8494a91d423101aef44ae58a215c3f974aaf5d7 Mon Sep 17 00:00:00 2001 From: X7md <54203033+X7md@users.noreply.github.com> Date: Wed, 19 Jan 2022 23:24:09 +0300 Subject: [PATCH] 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 'cuz it was duplicate * [ci] yarn format * remove unnecessary code tag Co-authored-by: X7md --- docs/src/pages/ar/getting-started.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/src/pages/ar/getting-started.md b/docs/src/pages/ar/getting-started.md index 1798ede457..81d214ab2c 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 ``` - - ### جربه على المُتصفح إن كنت مهتمًا وتريد اللعب وتجربة Astro على المتصفح، بمقدورك استخدام online code playground، جرب قالب مشروعنا "Hello World" على [CodeSandbox](https://codesandbox.io/s/astro-template-hugb3).