Skip to content

Commit

Permalink
todo
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverlambson committed Sep 1, 2024
1 parent 755dd1f commit 44054f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bored-charts/boredcharts/webapp.py
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ async def report_endpoint(request: Request) -> HTMLResponse:
{
"request": request,
"report": report,
# "title": report, # TODO: use report name for title (get from frontmatter)
},
)

Expand Down

0 comments on commit 44054f4

Please sign in to comment.