Skip to content

Commit c63ad31

Browse files
committed
0116_1
1 parent 8427e88 commit c63ad31

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

docusaurus.config.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,11 +76,6 @@ const config = {
7676

7777
// 最小搜尋字數(建議設為 2,避免單字搜尋)
7878
searchBarPosition: "right",
79-
80-
// 調整搜尋結果相關性門檻
81-
// 這個會過濾掉相關性太低的結果
82-
searchResultLimits: 8,
83-
searchResultContextMaxLength: 50,
8479
},
8580
],
8681
],

static/robots.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
User-agent: *
2+
Allow: /
3+
4+
Sitemap: https://kangaroo0126.github.io/KangarooCoffeeHub/sitemap.xml

0 commit comments

Comments
 (0)