From b4a3b5d5290184563cee47af42d4eab29ae5c7dc Mon Sep 17 00:00:00 2001 From: Orange Date: Wed, 2 Apr 2025 08:12:37 +0300 Subject: [PATCH] added text --- writerside/o.tree | 2 ++ writerside/topics/Community.md | 3 +++ writerside/topics/Documentation.md | 3 +++ 3 files changed, 8 insertions(+) create mode 100644 writerside/topics/Community.md create mode 100644 writerside/topics/Documentation.md diff --git a/writerside/o.tree b/writerside/o.tree index 0437878..19fe877 100644 --- a/writerside/o.tree +++ b/writerside/o.tree @@ -7,5 +7,7 @@ start-page="starter-topic.md"> + + \ No newline at end of file diff --git a/writerside/topics/Community.md b/writerside/topics/Community.md new file mode 100644 index 0000000..da45b23 --- /dev/null +++ b/writerside/topics/Community.md @@ -0,0 +1,3 @@ +# Community + +Start typing here... \ No newline at end of file diff --git a/writerside/topics/Documentation.md b/writerside/topics/Documentation.md new file mode 100644 index 0000000..ce9cb24 --- /dev/null +++ b/writerside/topics/Documentation.md @@ -0,0 +1,3 @@ +# Documentation + +Start typing here... \ No newline at end of file