@@ -2,25 +2,22 @@ baseURL = "https://github.zshell.dev"
22languageCode = " en"
33title = " ❮ Z-Shell ❯"
44theme = " github-style"
5- googleAnalytics = " G-4R9S46N2LB"
5+ # googleAnalytics = "G-4R9S46N2LB"
66pygmentsCodeFences = true
77pygmentsUseClasses = true
88
99[params ]
1010author = " Z-Shell Community"
1111description = " A Swiss army knife for Zsh"
12- # github = "z-shell"
13- # facebook = ""
14- # twitter = "zshell_zi"
15- # linkedin = "ss-o"
16- # instagram = ""
17- # tumblr = ""
12+ github = " z-shell"
13+ twitter = " zshell_zi"
1814email = " team@zshell.dev"
15+ matrix = " #zshell:matrix.org"
1916url = " https://www.zshell.dev"
2017keywords = " zsh, github, toolchain"
21- rss = false
18+ rss = true
2219lastmod = true
23- userStatusEmoji = " "
20+ userStatusEmoji = " 🧙♂️ "
2421favicon = " images/avatar.png"
2522location = " United Kingdom"
2623enableGitalk = false
@@ -37,14 +34,15 @@ enableGitalk = false
3734# pagerDirection = "last"
3835# createIssueManually = false
3936# distractionFreeMode = false
40- [[params .links ]]
41- title = " Z-Shell"
42- href = " https://github.com/z-shell"
43- icon = " https://github.com/z-shell.png"
44- [[params .links ]]
45- title = " digital-clouds"
46- href = " https://github.com/digital-clouds"
47- icon = " https://github.com/digital-clouds.png"
37+
38+ # [[params.links]]
39+ # title = "Z-Shell"
40+ # href = "https://github.com/z-shell"
41+ # icon = "images/logo.png"
42+ # [[params.links]]
43+ # title = "digital-clouds"
44+ # href = "https://github.com/digital-clouds"
45+ # icon = "https://github.com/digital-clouds.png"
4846# [[params.links]]
4947# title = "ss-o"
5048# href = "https://github,com/ss-o"
0 commit comments