WIP - Code refactoring

This commit is contained in:
AjaySi
2024-04-04 18:19:49 +05:30
parent 75e5d25981
commit aa004a05b8
3 changed files with 66 additions and 29 deletions

View File

@@ -20,8 +20,8 @@ blog_demographic = "All"
# informational, commercial, company, news, finance, competitor, programming, scholar etc
blog_type = "Informational"
# German, Chinese, Arabic, Nepali, Hindi, Hindustani etc
blog_language = "Spanish"
# Spanish, German, Chinese, Arabic, Nepali, Hindi, Hindustani etc
blog_language = "English"
# Specify the output format of the blog as: HTML, markdown, plaintext. Defaults to markdown.
blog_output_format = "markdown"