Update __main__.py
This commit is contained in:
parent
99d70ecd8d
commit
ae0f159263
1 changed files with 2 additions and 0 deletions
|
@ -119,6 +119,8 @@ with tag("html"):
|
|||
)
|
||||
line("a", "Raw data available here", href="rawdata.json")
|
||||
text(". ")
|
||||
line("a", "Git repo", href="https://git.tdpain.net/codemicro/film-dev-cost-scraper")
|
||||
text(".")
|
||||
|
||||
|
||||
with tag("div", klass="card", style="width: 18rem;"):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue