Update __main__.py

This commit is contained in:
akp 2024-08-26 01:42:16 +01:00
parent 99d70ecd8d
commit ae0f159263
No known key found for this signature in database
GPG key ID: CF8D58F3DEB20755

View file

@ -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;"):