Skip to content

Commit

Permalink
add favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
cf12 committed Nov 24, 2023
1 parent 1185528 commit 87baea0
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 0 deletions.
42 changes: 42 additions & 0 deletions static/favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

<head>
<meta charset="UTF-8" />
<link rel="icon" href="favicon.svg">
<link rel="stylesheet" href="/index.css">
<title>
{% block title %}
Expand Down

0 comments on commit 87baea0

Please sign in to comment.