hugo-relie/content/en/posts/first-post.md
Melora Hugues a03fba7567 Add multilanguage support
Enable multilanguage support with two separate (/en and /fr) base
directories containing each a sample article
2023-06-19 16:41:46 +02:00

166 B

title date draft
First Post 2023-06-19T11:37:35+02:00 true

Title

This is my content

def method(args):
  print("toto")
  return args