mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-02-04 07:42:12 +00:00
Moved README template to different filename to avoid being used as the repo README
This commit is contained in:
parent
c018a9d7c6
commit
486d0e9510
2
.github/scripts/render-readme.py
vendored
2
.github/scripts/render-readme.py
vendored
@ -3,7 +3,7 @@ import json
|
||||
|
||||
DATAFILE = "./data.json"
|
||||
TEMPLATEPATH = "./.github/"
|
||||
TEMPLATEFILE = "README.j2"
|
||||
TEMPLATEFILE = "README-template.j2"
|
||||
TARGETFILE = "./README.md"
|
||||
|
||||
technologies = {}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user