summaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
authorGravatar Drew Powers <1369770+drwpow@users.noreply.github.com> 2021-10-12 12:35:23 -0600
committerGravatar GitHub <noreply@github.com> 2021-10-12 12:35:23 -0600
commit86ddc8cf38cc0878510738ed9ffed0dfe7fba5dc (patch)
tree569dba7ba0317c93c3714b4b46917d1e948aac46 /docs/src
parentb2b117462398f51d707d4908d107177eaf623447 (diff)
downloadastro-86ddc8cf38cc0878510738ed9ffed0dfe7fba5dc.tar.gz
astro-86ddc8cf38cc0878510738ed9ffed0dfe7fba5dc.tar.zst
astro-86ddc8cf38cc0878510738ed9ffed0dfe7fba5dc.zip
Revert #1520 (#1538)
Diffstat (limited to 'docs/src')
-rw-r--r--docs/src/data/themes.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/src/data/themes.json b/docs/src/data/themes.json
index 4703d1588..60eeb06a3 100644
--- a/docs/src/data/themes.json
+++ b/docs/src/data/themes.json
@@ -49,12 +49,6 @@
"demo": "https://astro-ink.vercel.app/",
"sandbox": "https://github.dev/one-aalam/astro-ink",
"command": "npm init astro -- --template one-aalam/astro-ink"
- },
- {
- "name": "Accessible Astro Starter",
- "description": "A starter project with accessible features using Astro static site builder",
- "github": "https://github.com/markteekman/accessible-astro-starter",
- "demo": "https://accessible-astro.markteekman.nl/"
}
]
}