Skip to content

Commit beac4b2

Browse files
authored
Merge pull request #89 from oasisprotocol/mz/asset
Move favicon to assets.oasis.io
2 parents e0eea14 + 119134a commit beac4b2

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

frontend/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<link rel="shortcut icon" type="image/svg+xml" href="/favicon.svg" />
5+
<link rel="shortcut icon" type="image/svg+xml" href="https://assets.oasis.io/logotypes/favicon.svg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>Oasis Mascot - Demo</title>
88
</head>

frontend/public/favicon.svg

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)