From 833b3476e8c7905c12949acfc204a54dddf7e42c Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Sun, 28 Jan 2024 17:41:11 +0800 Subject: revert(docs): revert html favicon --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", -- cgit v1.2.3-70-g09d2