summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2024-01-28 17:41:11 +0800
committer简律纯 <i@jyunko.cn>2024-01-28 17:41:11 +0800
commit833b3476e8c7905c12949acfc204a54dddf7e42c (patch)
tree40e92cea9b601ea74a985ff30c5ada467b43178e /docs/source
parent900ac8573d2dcd0cda1a9fad23ac938783f61b0b (diff)
downloadinfini-833b3476e8c7905c12949acfc204a54dddf7e42c.tar.gz
infini-833b3476e8c7905c12949acfc204a54dddf7e42c.zip
revert(docs): revert html favicon
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index ff94d40e..8ce56661 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -70,7 +70,7 @@ html_static_path = ["../_static"]
html_logo = (
"https://cdn.jsdelivr.net/gh/HydroRoll-Team/infini@master/docs/_static/logo.png"
)
-# html_favicon = html_logo
+html_favicon = html_logo
html_css_files = [
"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/fontawesome.min.css",