diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-06-02 21:29:04 -0400 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-06-02 21:29:04 -0400 |
commit | 5430391a9094ac546046075b7a1a603d6c90067c (patch) | |
tree | 37a987a024457ec30723474d04777ec51e64d881 /docs/README.md | |
parent | bd7d3b8e524324a78667ca3eee01f9d7ae1181f3 (diff) | |
download | sncontinue-5430391a9094ac546046075b7a1a603d6c90067c.tar.gz sncontinue-5430391a9094ac546046075b7a1a603d6c90067c.tar.bz2 sncontinue-5430391a9094ac546046075b7a1a603d6c90067c.zip |
READMEs
Diffstat (limited to 'docs/README.md')
-rw-r--r-- | docs/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 00000000..6bd05ca4 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,3 @@ +# Continue Docs + +Markdown content exists in the `docs/` folder, nested as it will be shown in the sidebar. `docusaurus.config.js` defines important footer, sidebar, and title content for the site. |