From 7ba35c033a3367ec92ae6a44385b798c07e91b64 Mon Sep 17 00:00:00 2001 From: M2M Date: Thu, 5 Dec 2019 15:38:36 +0700 Subject: [PATCH] Thu Dec 05 2019 15:38:36 GMT+0700 (SE Asia Standard Time) --- 03/title.txt | 4 ++-- 05/title.txt | 6 ++++++ 06/title.txt | 6 ++++++ 07/title.txt | 6 ++++++ 08/title.txt | 6 ++++++ manifest.json | 6 +++++- 6 files changed, 31 insertions(+), 3 deletions(-) create mode 100644 05/title.txt create mode 100644 06/title.txt create mode 100644 07/title.txt create mode 100644 08/title.txt diff --git a/03/title.txt b/03/title.txt index 0659359..6525c75 100644 --- a/03/title.txt +++ b/03/title.txt @@ -1,6 +1,6 @@ [ { - "title": "ບົດທີ", - "body": "" + "title": "ບົດທີ 3", + "body": "ບົດທີ 3" } ] \ No newline at end of file diff --git a/05/title.txt b/05/title.txt new file mode 100644 index 0000000..08331da --- /dev/null +++ b/05/title.txt @@ -0,0 +1,6 @@ +[ + { + "title": "ບົດທີ 5", + "body": "ບົດທີ 5" + } +] \ No newline at end of file diff --git a/06/title.txt b/06/title.txt new file mode 100644 index 0000000..a94e1d4 --- /dev/null +++ b/06/title.txt @@ -0,0 +1,6 @@ +[ + { + "title": "ບົດທີ 6", + "body": "ບົດທີ 6" + } +] \ No newline at end of file diff --git a/07/title.txt b/07/title.txt new file mode 100644 index 0000000..5f86918 --- /dev/null +++ b/07/title.txt @@ -0,0 +1,6 @@ +[ + { + "title": "ບົດທີ 7", + "body": "ບົດທີ 7" + } +] \ No newline at end of file diff --git a/08/title.txt b/08/title.txt new file mode 100644 index 0000000..5ebc84b --- /dev/null +++ b/08/title.txt @@ -0,0 +1,6 @@ +[ + { + "title": "ບົດທີ 8", + "body": "ບົດທີ 8" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index aa1dd48..03005d3 100644 --- a/manifest.json +++ b/manifest.json @@ -56,6 +56,10 @@ "02-10", "02-12", "02-14", - "02-15" + "02-15", + "03-title", + "05-title", + "06-title", + "07-title" ] } \ No newline at end of file