docs: add favicon (#254)

This commit is contained in:
ITOH
2020-12-15 11:32:14 +04:00
committed by GitHub
parent 2023b6450b
commit 6aef2fe3b6
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@ module.exports = {
title,
description,
head: [
["link", { rel: "icon", href: "/favicon.png" }],
["meta", { name: "theme-color", content: "#3eaf7c" }],
["meta", { name: "apple-mobile-web-app-capable", content: "yes" }],
[
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB