summaryrefslogtreecommitdiff
path: root/src/main/resources/assets/taiga/book/sections
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/assets/taiga/book/sections')
-rw-r--r--src/main/resources/assets/taiga/book/sections/intro.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/main/resources/assets/taiga/book/sections/intro.json b/src/main/resources/assets/taiga/book/sections/intro.json
new file mode 100644
index 0000000..276837e
--- /dev/null
+++ b/src/main/resources/assets/taiga/book/sections/intro.json
@@ -0,0 +1,7 @@
+[
+ {
+ "name": "welcome",
+ "type": "text",
+ "data": "intro/welcome.json"
+ }
+] \ No newline at end of file