aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/_zh_CN/index.html1
-rw-r--r--docs/doc.html1
-rw-r--r--docs/example-viewer.html2
-rw-r--r--docs/examples.html2
-rw-r--r--docs/res/favicon.pngbin0 -> 172038 bytes
-rw-r--r--docs/res/favicon_small.pngbin0 -> 11833 bytes
-rw-r--r--index.html2
7 files changed, 5 insertions, 3 deletions
diff --git a/docs/_zh_CN/index.html b/docs/_zh_CN/index.html
index 99cff81..66a8a9a 100644
--- a/docs/_zh_CN/index.html
+++ b/docs/_zh_CN/index.html
@@ -14,6 +14,7 @@
/>
<link rel="preconnect" href="https://fonts.googleapis.com" />
+ <link rel="icon" type="image/png" href="res/favicon_small.png" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;600;700&display=swap"
diff --git a/docs/doc.html b/docs/doc.html
index 89c6275..0897109 100644
--- a/docs/doc.html
+++ b/docs/doc.html
@@ -14,6 +14,7 @@
/>
<link rel="preconnect" href="https://fonts.googleapis.com" />
+ <link rel="icon" type="image/png" href="res/favicon_small.png" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;600;700&display=swap"
diff --git a/docs/example-viewer.html b/docs/example-viewer.html
index cfab8a5..f744d8f 100644
--- a/docs/example-viewer.html
+++ b/docs/example-viewer.html
@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Example — Mìng Lìng</title>
- <link rel="icon" type="image/png" href="res/icon_shadow.png" />
+ <link rel="icon" type="image/png" href="res/favicon_small.png" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
diff --git a/docs/examples.html b/docs/examples.html
index fe4c1a3..a200000 100644
--- a/docs/examples.html
+++ b/docs/examples.html
@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Examples — Mìng Lìng</title>
- <link rel="icon" type="image/png" href="res/icon_shadow.png" />
+ <link rel="icon" type="image/png" href="res/favicon_small.png" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
diff --git a/docs/res/favicon.png b/docs/res/favicon.png
new file mode 100644
index 0000000..7ffbcf2
--- /dev/null
+++ b/docs/res/favicon.png
Binary files differ
diff --git a/docs/res/favicon_small.png b/docs/res/favicon_small.png
new file mode 100644
index 0000000..4d4a219
--- /dev/null
+++ b/docs/res/favicon_small.png
Binary files differ
diff --git a/index.html b/index.html
index b9ad213..df0d4f3 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Mìng Lìng — Macro magician in your CLI</title>
- <link rel="icon" type="image/png" href="docs/res/icon_shadow.png" />
+ <link rel="icon" type="image/png" href="docs/res/favicon_small.png" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link