aepstar commited on
Commit
5ceb796
·
1 Parent(s): 08735e8
Files changed (1) hide show
  1. _quarto.yml +14 -12
_quarto.yml CHANGED
@@ -13,18 +13,20 @@ book:
13
  repo-url: https://huggingface.co/spaces/aephidayatuloh/codewars2024/tree/main
14
  chapters:
15
  - index.qmd
16
- - cw001evenodd.qmd
17
- - cw002multiply.qmd
18
- - cw003countsheep.qmd
19
- - cw004reducegrow.qmd
20
- - cw005make_negative.qmd
21
- - cw006positive_sum.qmd
22
- - cw007reversedstrings.qmd
23
- - cw008bool_to_word.qmd
24
- - cw009number_to_string.qmd
25
- - cw010opposite.qmd
26
- - cw011removeChar.qmd
27
- - cw012square_sum.qmd
 
 
28
 
29
 
30
  bibliography: references.bib
 
13
  repo-url: https://huggingface.co/spaces/aephidayatuloh/codewars2024/tree/main
14
  chapters:
15
  - index.qmd
16
+ - part: "Februari"
17
+ chapters:
18
+ - cw001evenodd.qmd
19
+ - cw002multiply.qmd
20
+ - cw003countsheep.qmd
21
+ - cw004reducegrow.qmd
22
+ - cw005make_negative.qmd
23
+ - cw006positive_sum.qmd
24
+ - cw007reversedstrings.qmd
25
+ - cw008bool_to_word.qmd
26
+ - cw009number_to_string.qmd
27
+ - cw010opposite.qmd
28
+ - cw011removeChar.qmd
29
+ - cw012square_sum.qmd
30
 
31
 
32
  bibliography: references.bib