diff --git a/01/title.txt b/01/title.txt new file mode 100644 index 0000000..9d90cd9 --- /dev/null +++ b/01/title.txt @@ -0,0 +1 @@ +Pasal 1 \ No newline at end of file diff --git a/02/title.txt b/02/title.txt new file mode 100644 index 0000000..bf783de --- /dev/null +++ b/02/title.txt @@ -0,0 +1 @@ +Pasal 2 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 1c98dca..ab591bc 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,7 @@ ], "finished_chunks": [ "front-title", + "01-title", "01-01", "01-03", "01-06", @@ -49,6 +50,7 @@ "01-20", "01-22", "01-24", + "02-title", "02-01", "02-04", "02-06",