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 | ad1247a4af567c6ffde37adff526d5a0edb0ec39 (patch) | |
tree | c2ec77685c5009b1a48f3861b5e2b7be2ae4195b /docs | |
parent | 27be51addfbf146962efed0221c26431353c326a (diff) | |
download | sncontinue-ad1247a4af567c6ffde37adff526d5a0edb0ec39.tar.gz sncontinue-ad1247a4af567c6ffde37adff526d5a0edb0ec39.tar.bz2 sncontinue-ad1247a4af567c6ffde37adff526d5a0edb0ec39.zip |
READMEs
Diffstat (limited to 'docs')
-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. |