feat: add initial mult-lingaal support for template

Using linguify to support multiple languages
This commit is contained in:
Paul T
2024-04-15 13:07:43 -04:00
parent 033a0f7fbb
commit efd27110bd
5 changed files with 54 additions and 7 deletions

View File

@@ -15,6 +15,7 @@
),
),
profile-picture: image("./profile.png"),
language: "en",
)
#hiring-entity-info(entity-info: (

View File

@@ -15,6 +15,7 @@
),
),
profile-picture: none,
language: "en"
)
#hiring-entity-info(entity-info: (

View File

@@ -16,6 +16,7 @@
),
),
date: datetime.today().display(),
language: "en",
colored-headers: true,
)