diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-06-29 16:03:23 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-06-29 16:03:23 -0700 |
commit | 9df27293326b26a78eeaf7e3fbbb2dcae56899d6 (patch) | |
tree | cb407f3787d1e1d1de9592d4c29fcbed6a43547a | |
parent | c8c3bc73d0358480b5ed8eca1224678aa51b896b (diff) | |
download | sncontinue-9df27293326b26a78eeaf7e3fbbb2dcae56899d6.tar.gz sncontinue-9df27293326b26a78eeaf7e3fbbb2dcae56899d6.tar.bz2 sncontinue-9df27293326b26a78eeaf7e3fbbb2dcae56899d6.zip |
re-add index.md
-rw-r--r-- | docs/docs/index.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/docs/index.md b/docs/docs/index.md new file mode 100644 index 00000000..91c08c13 --- /dev/null +++ b/docs/docs/index.md @@ -0,0 +1,6 @@ +--- +id: index +slug: / +--- + +This index page should automatically redirect to [/docs/intro](./intro.md) |