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