File tree Expand file tree Collapse file tree 4 files changed +17
-4
lines changed Expand file tree Collapse file tree 4 files changed +17
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ baseurl: ""
77# 作者信息
88author :
99 name : Kaermaxc
10- email : kaermaxc@example .com # 建议填写真实邮箱
10+ email : Kaermaxc@gmail .com # 建议填写真实邮箱
1111 url : https://magic-alt.github.io
1212
1313timezone : Asia/Shanghai
@@ -41,9 +41,9 @@ plugins:
4141
4242# Algolia 搜索配置(需要注册 Algolia 账号)
4343algolia :
44- application_id : " YOUR_APP_ID " # 替换为你的 Algolia Application ID
45- index_name : " YOUR_INDEX_NAME " # 替换为你的索引名称
46- search_only_api_key : " YOUR_SEARCH_KEY " # 替换为你的 Search-Only API Key
44+ application_id : " RT6C3M3J3Y " # Algolia Application ID
45+ index_name : " kaermaxc_blog " # 索引名称
46+ search_only_api_key : " 6c8c5e520af94e8c02707b79a7e2d610 " # Search-Only API Key
4747
4848# Talkyard 评论系统配置
4949talkyard :
Original file line number Diff line number Diff line change 44 < meta charset ="utf-8 ">
55 < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
66 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
7+ < meta name ="algolia-site-verification " content ="54CEFA20B860E64D " />
78
89 {% seo %}
910
Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html >
3+ < head >
4+ < meta name ="algolia-site-verification " content ="54CEFA20B860E64D " />
5+ < title > Algolia Domain Verification</ title >
6+ </ head >
7+ < body >
8+ < p > Algolia domain verification page for magic-alt.github.io</ p >
9+ </ body >
10+ </ html >
Original file line number Diff line number Diff line change @@ -6,3 +6,5 @@ Sitemap: https://magic-alt.github.io/sitemap.xml
66
77# 禁止抓取的目录(可选)
88Disallow: /assets/
9+
10+ Algolia-Crawler-Verif: 54 CEFA 20 B 860 E 64 D
You can’t perform that action at this time.
0 commit comments