Skip to content

Commit c732150

Browse files
authored
Add initial configuration for Entropy-R blog
1 parent 5952acd commit c732150

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

config.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"title": "Entropy-R",
3+
"subTitle": "软件开发工程师的技术博客",
4+
"avatarUrl": "https://github.com/Entropy-R.png",
5+
"GMEEK_VERSION": "last",
6+
"displayTitle": "Entropy-R",
7+
"homeUrl": "https://entropy-r.github.io",
8+
"email": "1395192446@qq.com",
9+
"faviconUrl": "https://github.com/Entropy-R.png",
10+
"singlePage": [],
11+
"startSite": "05/24/2026",
12+
"filingNum": "",
13+
"onePageListNum": 15,
14+
"commentLabelColor": "#006b75",
15+
"yearColorList": [
16+
"#bc4c00",
17+
"#0969da",
18+
"#1a7f37",
19+
"#d1242f"
20+
]
21+
}

0 commit comments

Comments
 (0)