Is there a way to add multiple templates to the daily journal?

Hi all, I've been getting into logseq over the past month, and it's what I've always wanted for many reasons.

For my work instance, I would really like to have it just pop up with this in the morning 2024-04-15

  • [[project a]]
  • [[project b]]
  • [[project c]] etc...

But, I've looked at config.edn to find :default-templates {:journals "project a"}

Which works, but I can't figure out if it's possible to add multiple. I've tried spaces, commas, multiple lines, and it all kicks back errors. Anyone have any idea?