Added "about" field

This commit is contained in:
Profitroll 2024-04-17 14:56:49 +02:00
parent bb755b2773
commit 42160340ae
Signed by: profitroll
GPG Key ID: FA35CAB49DACD3B2
1 changed files with 1 additions and 0 deletions

View File

@ -138,6 +138,7 @@ def main():
"table_jobs": out_table_jobs,
"table_education": out_table_education,
"skills": data_read("skills", locale=lang),
"about": data_read("about", locale=lang),
"hobbies": data_read("hobbies", locale=lang),
"signature": local_config["footer"]["placeholders"]["signature"].format(
city=signature_location,