add favicon

This commit is contained in:
Philipp Kühn
2018-08-26 20:11:42 +02:00
parent 56bb2fb3b5
commit 7d60a084a4
2 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

View File

@@ -7,6 +7,7 @@
<meta name="description" content="A renderless & extendable rich-text editor for Vue.js">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="mobile-web-app-capable" content="yes">
<link rel="shortcut icon" href="/assets/images/favicon.ico">
<meta property="og:image" content="/assets/images/open-graph.png">
</head>
<body>