File tree Expand file tree Collapse file tree
content/en/post/python-install Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ defaultContentLanguage = "zh-cn"
99
1010# Set hasCJKLanguage to true if DefaultContentLanguage is in [zh-cn ja ko]
1111# This will make .Summary and .WordCount behave correctly for CJK languages.
12- hasCJKLanguage = false
12+ hasCJKLanguage = true
1313
1414# Change it to your Disqus shortname before using
15- disqusShortname = " hugo-theme-stack "
15+ disqusShortname = " "
1616
1717[pagination ]
1818pagerSize = 5
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ enabled = true
7676
7777# # Comments
7878[comments ]
79- enabled = true
79+ enabled = false
8080provider = " disqus"
8181
8282[comments .disqusjs ]
Original file line number Diff line number Diff line change 11---
22title : How to Download and Install Python
3- description : A one -stop guide to multiple Python installation methods on Windows, macOS, and Linux
3+ description : One -stop guide to multiple Python installation methods on Windows, macOS, and Linux
44slug : python-install
55date : 2025-09-28 16:20:00+0800
66image : banner.jpg
You can’t perform that action at this time.
0 commit comments