Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/qqhann/hugo-primer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQiushi Pan <17402261+qqhann@users.noreply.github.com>2020-04-09 02:25:40 +0300
committerGitHub <noreply@github.com>2020-04-09 02:25:40 +0300
commitcd1f5abfa7a5dd167db4e5f6c670200f4b8077ea (patch)
tree9af542477dfa8d6f3e71a1fadc96778fefd56cea
parente798b091cf0a09d178f0f374e54077f97ea1d851 (diff)
parent762473e022819d54eebb52f3a4d6829541fa6958 (diff)
Merge pull request #41 from andreyorst/patch-1
mention favicon names
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index fa5007f..db1f705 100644
--- a/README.md
+++ b/README.md
@@ -95,7 +95,8 @@ lastmod = ["lastmod", ":fileModTime", ":default"]
[params]
description = "Describe what your web page is about"
twitter = "your_twitter_id"
-# You can use favicon by addin them manually.
+# You can use favicon by adding `favicon-64.png` to `static` directory.
+# You can also add `apple-touch-icon.png` and `pinned-icon.svg`.
useIcon = true
useTwitterCard = true
# Use MathJax.js. Disabling site-wide and you still can enable in indivisual pages