Skip to content

Commit

Permalink
Shortcut Icon hinzugefügt (#2530)
Browse files Browse the repository at this point in the history
* Add files via upload

Shortcut icon

* Update index.html

Shortcut icon
  • Loading branch information
pfeifferch authored Jul 23, 2023
1 parent 3fbff0a commit 33893eb
Show file tree
Hide file tree
Showing 2 changed files with 748 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sd-card/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
<html lang="en" xml:lang="en">
<head>
<link rel="icon" href="favicon.ico?v=$COMMIT_HASH" type="image/x-icon">
<link rel="apple-touch-icon" href="watermeter.svg" />
<link rel="shortcut icon" href="watermeter.svg" sizes="196x196">
<title>AI on the edge</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
Expand Down
Loading

0 comments on commit 33893eb

Please sign in to comment.