projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57f11c1
)
Fix embed favicon
author
Chocobozzz
<me@florianbigard.com>
Wed, 20 Dec 2017 07:38:57 +0000
(08:38 +0100)
committer
Chocobozzz
<me@florianbigard.com>
Wed, 20 Dec 2017 08:05:16 +0000
(09:05 +0100)
client/src/standalone/videos/embed.html
patch
|
blob
|
history
diff --git
a/client/src/standalone/videos/embed.html
b/client/src/standalone/videos/embed.html
index fa4d0bdba52c48a2fbccad254a4f8f9f55b70084..a359255dacf32227d509c8915f0ab2fae395e404 100644
(file)
--- a/
client/src/standalone/videos/embed.html
+++ b/
client/src/standalone/videos/embed.html
@@
-6,7
+6,7
@@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
- <link rel="icon" type="image/png" href="/client/assets/favicon.png" />
+ <link rel="icon" type="image/png" href="/client/assets/
images/
favicon.png" />
</head>
<body>