mirror of
https://github.com/Death916/deathsite.git
synced 2026-04-10 03:04:41 -07:00
add title to commit graph
This commit is contained in:
parent
02513cbef3
commit
b200588bb5
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ def render_project(project: dict) -> rx.Component:
|
|||
|
||||
def github_graph():
|
||||
return rx.box(
|
||||
|
||||
rx.heading("GitHub Contributions", size="5", margin_bottom="1em"),
|
||||
rx.html(
|
||||
#get the graph from github specifically
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue