Skip to content

Commit 78ccb4f

Browse files
authored
Merge pull request #236 from oasisprotocol/mz/asset
Move brand logo to assets.oasis.io
2 parents 345007c + d2e983e commit 78ccb4f

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

.changelog/236.internal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Move brand logo to assets.oasis.io

home/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, minimum-scale=1.0" />
77
<title>ROSE App</title>
88
</head>

home/public/favicon.svg

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

0 commit comments

Comments
 (0)