mirror of
https://github.com/LucasVbr/LucasVbr.git
synced 2026-05-14 01:21:52 +00:00
Using config.json
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "Lucàs",
|
||||
"city": "Rodez"
|
||||
},
|
||||
"template_file": "index.md.jinja",
|
||||
"output_file": "README.md",
|
||||
"data_files": [
|
||||
"data/tools.json",
|
||||
"data/links.json",
|
||||
"data/footer_badges.json"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user