diff options
| author | Dhravya Shah <[email protected]> | 2025-01-30 20:48:51 -0700 |
|---|---|---|
| committer | Dhravya Shah <[email protected]> | 2025-01-30 20:48:51 -0700 |
| commit | 3630d584fa2a9e640ddc48e45512be3206fb92b2 (patch) | |
| tree | bc971956da396a5a481d09bff1fb54a331ed5150 /apps/docs/snippets | |
| parent | docs no submodule (diff) | |
| download | supermemory-3630d584fa2a9e640ddc48e45512be3206fb92b2.tar.xz supermemory-3630d584fa2a9e640ddc48e45512be3206fb92b2.zip | |
initial docs setup
Diffstat (limited to 'apps/docs/snippets')
| -rw-r--r-- | apps/docs/snippets/snippet-intro.mdx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/docs/snippets/snippet-intro.mdx b/apps/docs/snippets/snippet-intro.mdx index c57e7c75..32f95c0d 100644 --- a/apps/docs/snippets/snippet-intro.mdx +++ b/apps/docs/snippets/snippet-intro.mdx @@ -1,4 +1 @@ -One of the core principles of software development is DRY (Don't Repeat -Yourself). This is a principle that apply to documentation as -well. If you find yourself repeating the same content in multiple places, you -should consider creating a custom snippet to keep your content in sync. +hi
\ No newline at end of file |