-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
116 lines (105 loc) · 3.06 KB
/
_config.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
# Site
name: "WhatsApp Groups"
title: "WhatsApp Group Links - Join & Share WhatsApp Groups"
description: "Join and share 10000+ whatsapp groups for Shayari, Masti, Jobs, Friends, News, BJP, Cricket and many more."
logo: 'assets/images/logo.png'
favicon: 'assets/images/logo.png'
baseurl: ''
google_analytics: 'UA-143612101-1'
#disqus: 'whatsappgroups-app'
email: '[email protected]'
#mailchimp-list: 'https://wowthemes.us11.list-manage.com/subscribe/post?u=8aeb20a530e124561927d3bd8&id=8c3d2d214b'
include: ["_pages"]
permalink: /:title/
lang: "en" # set in post to override
locale: "en_US" # set in post to override
# main image
title_image:
location: 'assets/images/whatsapp-group-links.jpg'
height: 606
width: 970
# Authors
authors:
ai:
name: Abhi I.
display_name: AI
avatar: 'assets/images/profile-4.png'
gravatar: b1cc14991db7a456fcd761680bbc8f81
email: [email protected]
#web: https://www.wowthemes.net
#twitter: https://twitter.com/wowthemesnet
description: "WhatsApp Geek"
ab:
name: Akan B.
display_name: AB
avatar: 'assets/images/profile-3.png'
gravatar: b1cc14991db7a456fcd761680bbc8f81
email: [email protected]
#web: https://www.wowthemes.net
#twitter: https://twitter.com/wowthemesnet
description: "WhatsApp Expert."
db:
name: Du B.
display_name: DB
avatar: 'assets/images/profile-3.png'
gravatar: b1cc14991db7a456fcd761680bbc8f81
email: [email protected]
#web: https://www.wowthemes.net
#twitter: https://twitter.com/wowthemesnet
description: "Jack of all. Master of none."
vb:
name: Var B.
display_name: VB
avatar: 'assets/images/profile-3.png'
gravatar: b1cc14991db7a456fcd761680bbc8f81
email: [email protected]
#web: https://www.wowthemes.net
#twitter: https://twitter.com/wowthemesnet
description: "Master of words."
ss:
name: Shar S.
display_name: SS
avatar: 'assets/images/profile-3.png'
gravatar: b1cc14991db7a456fcd761680bbc8f81
email: [email protected]
#web: https://www.wowthemes.net
#twitter: https://twitter.com/wowthemesnet
description: "Blog expert!"
# Plugins
plugins:
- jekyll-paginate
- jekyll-sitemap
- jekyll-feed
- jekyll-archives
# Social
#twitter:
#username: ''
#facebook:
#publisher: ''
#admins: ''
#app_id: ''
# Archives
jekyll-archives:
enabled:
- categories
layout: archive
permalinks:
category: '/category/:name/'
# Pagination
paginate: 6
paginate_path: /page:num/
# Other
markdown: kramdown
kramdown:
input: GFM
syntax_highlighter: rouge
syntax_highlighter_opts:
block:
line_numbers: true
# Adsense (change to "enabled" to activate, also your client id and ad slot. Create a new ad unit from your Adsense account to get the slot.)
adsense: "disabled"
adsense-data-ad-client: "ca-pub-3412143450191416"
adsense-data-ad-slot: "1363087678"
# Lazy Images ("enabled" or "disabled")
lazyimages: "disabled"
exclude: [changelog.md, LICENSE.txt, README.md, Gemfile, Gemfile.lock]