diff options
-rw-r--r-- | www/src/pages/index.astro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/src/pages/index.astro b/www/src/pages/index.astro index db60796d5..88fa363d1 100644 --- a/www/src/pages/index.astro +++ b/www/src/pages/index.astro @@ -57,7 +57,6 @@ let lang = 'en'; <div class="hint"> <p>Psst... <a href="https://astro.build/chat">get early access to new features</a> by joining our Discord community.</p> - <p>You can also reach out to us on <a href="https://twitter.com/astrodotbuild">Twitter</a> or <a href="https://github.com/snowpackjs/astro">Github</a> with any questions, and suggestions for improvement.</p> </div> </Article> </Main> |