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:
4a57b65
)
Add meta tag to index.html
author
buoyantair
<buoyantair@protonmail.com>
Thu, 31 Jan 2019 15:32:03 +0000
(21:02 +0530)
committer
Chocobozzz
<chocobozzz@cpy.re>
Thu, 31 Jan 2019 15:36:25 +0000
(16:36 +0100)
client/src/index.html
patch
|
blob
|
history
diff --git
a/client/src/index.html
b/client/src/index.html
index 2af0020ad88a83e2f6c0522fbd112120d6306922..8c257824e9b0349a6757e03b2bd6c41e2ddf4d4c 100644
(file)
--- a/
client/src/index.html
+++ b/
client/src/index.html
@@
-5,7
+5,7
@@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#fff" />
-
+ <meta property="og:platform" content="PeerTube" />
<!-- Web Manifest file -->
<link rel="manifest" href="/manifest.webmanifest">