Use favicon
This commit is contained in:
parent
378047e622
commit
bf7982c56b
4 changed files with 20 additions and 8 deletions
|
|
@ -19,7 +19,7 @@ def get_footer() -> html.Footer:
|
|||
]
|
||||
),
|
||||
html.A(
|
||||
html.Img(src="/assets/github.png"),
|
||||
html.Img(src="/assets/logo.png"),
|
||||
href=GITHUB_LINK,
|
||||
target="_blank",
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue