-
Notifications
You must be signed in to change notification settings - Fork 8
/
_config.hexo-theme-freemind.bithack.yml
118 lines (98 loc) · 2.06 KB
/
_config.hexo-theme-freemind.bithack.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
slogan: "We love playing CTFs!"
show_heart: true
show_slogan: true
menu:
- title: Blogs
url: archives
intro: "All the articles."
- title: Resources
url: resources
intro: "Resources"
- title: Achievements
url: achievements
intro: "Achievements"
- title: Members
url: members
intro: "Members"
- title: Tools
url: tools
intro: "Tools"
# icon: "fa fa-archive"
# - title: Categories
# url: categories
# intro: "All the categories."
# icon: "fa fa-folder"
# - title: Tags
# url: tags
# intro: "All the tags."
# icon: "fa fa-tags"
# - title: About
# url: about
# intro: "About me."
# icon: "fa fa-user"
# - title: RSS
# url: atom.xml
# intro: "Subscribe me."
# icon: "fa fa-user"
links:
- title: "Our GitHub"
url: https://github.com/InfoSecIITR
intro: "Our GitHub Account"
icon: "fa fa-github"
- title: "Our LinkedIn Page"
url: https://www.linkedin.com/company/infoseciitr/
intro: "Our LinkedIn page."
icon: "fa fa-linkedin"
- title: "Our Twitter"
url: https://twitter.com/infoseciitr
intro: "Our Twitter account."
icon: "fa fa-twitter"
- title: "Contact Us"
url: "mailto:infoseciitr@gmail.com"
intro: "Our email."
icon: "fa fa-envelope"
widgets:
- search
- category
- tagcloud
- recent_posts
- links
rss: atom.xml
fancybox: true
favicon: favicon.png
#duoshuo_shortname:
# Analytics
google_analytics:
enable: true
siteid: UA-70812759-1
# search
#swiftype_key: ZP2ZSuHgipSZfRyU8uTR
#valine
valine:
enable: false
appId: 'xxx'
appKey: 'xxx'
placeholder: ""
visitor: false
avatar: 'monsterid'
requiredFields: ['nick','mail']
pageView: false
#waline
waline:
enable: false
serverURL: ''
pageview: false
lang: en
dark: true
requiredMeta: ['nick', 'mail']
locale:
placeholder: 'Comment with Email address will get notification when replied'
gitalk:
enable: false
clientID: ''
clientSecret: ''
repo: ''
owner: ''
admin: ['']
id: location.pathname
distractionFreeMode: true