diff options
author | Ty Dunn <ty@tydunn.com> | 2023-05-30 09:42:06 +0200 |
---|---|---|
committer | Ty Dunn <ty@tydunn.com> | 2023-05-30 09:42:06 +0200 |
commit | 00e41868a861adff099f1200c63e015503bcccd1 (patch) | |
tree | c42470ec2bbe529f0d5e45644a29413409c8c121 /docs/src/pages | |
parent | 636fdb176c77297e608a7153f0ab670f71be3434 (diff) | |
download | sncontinue-00e41868a861adff099f1200c63e015503bcccd1.tar.gz sncontinue-00e41868a861adff099f1200c63e015503bcccd1.tar.bz2 sncontinue-00e41868a861adff099f1200c63e015503bcccd1.zip |
landing page things
Diffstat (limited to 'docs/src/pages')
-rw-r--r-- | docs/src/pages/index.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/pages/index.js b/docs/src/pages/index.js index affcd909..1167a97a 100644 --- a/docs/src/pages/index.js +++ b/docs/src/pages/index.js @@ -18,7 +18,7 @@ function HomepageHeader() { <Link className="button button--secondary button--lg" to="/docs/intro"> - Docusaurus Tutorial - 5min ⏱️ + Test drive it in Codespaces </Link> </div> </div> |