mirror of
https://github.com/MeiK2333/github-style.git
synced 2025-10-07 10:04:04 +00:00
Update README.md
This commit is contained in:
@@ -144,7 +144,6 @@ baseURL = "https://meik2333.com/"
|
|||||||
languageCode = "zh-cn"
|
languageCode = "zh-cn"
|
||||||
title = "MeiK's blog"
|
title = "MeiK's blog"
|
||||||
theme = "github-style"
|
theme = "github-style"
|
||||||
googleAnalytics = "UA-123456-789"
|
|
||||||
pygmentsCodeFences = true
|
pygmentsCodeFences = true
|
||||||
pygmentsUseClasses = true
|
pygmentsUseClasses = true
|
||||||
|
|
||||||
@@ -193,6 +192,10 @@ pygmentsUseClasses = true
|
|||||||
[frontmatter]
|
[frontmatter]
|
||||||
lastmod = ["lastmod", ":fileModTime", ":default"]
|
lastmod = ["lastmod", ":fileModTime", ":default"]
|
||||||
|
|
||||||
|
[services]
|
||||||
|
[services.googleAnalytics]
|
||||||
|
ID = "UA-123456-789"
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Support collapsible block
|
## Support collapsible block
|
||||||
|
Reference in New Issue
Block a user