Skip to content

Commit 4706bfc

Browse files
Merge pull request #690 from jiangzhonglian/main
更新图片链接信息
2 parents c1725a2 + 6fb1729 commit 4706bfc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

mkdocs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repo_url: https://github.com/apachecn/pytorch-doc-zh
88
theme:
99
name: material
1010
custom_dir: themes_material
11-
logo: https://data.apachecn.org/img/logo/logo_green.png
11+
logo: https://data.dafeiyang.cn/images/logo/logo_green.webp
1212
locale: zh_CN
1313
analytics:
1414
gtag: G-8DP4GX97XY
@@ -48,7 +48,6 @@ markdown_extensions:
4848

4949
extra_javascript:
5050
# - javascripts/mathjax.js
51-
- https://polyfill.io/v3/polyfill.min.js?features=es6
5251
- https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
5352

5453
nav:

run_daily.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ do
1414
done
1515

1616
echo "$(date) The sum is: $sum"
17+

themes_material

Submodule themes_material updated from cc93b89 to 0c5169e

0 commit comments

Comments
 (0)