Skip to content

Commit

Permalink
Add favicon and card image
Browse files Browse the repository at this point in the history
  • Loading branch information
ad-si committed Feb 13, 2024
1 parent 747613b commit c835649
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
Binary file added images/card.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added webapp/favicon.png
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 webapp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<title>Transity</title>
<link rel="icon" type="image/png" href="favicon.png">
<link rel="stylesheet" href="screen.css">
</head>
<body>
Expand Down

0 comments on commit c835649

Please sign in to comment.