-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
80 lines (67 loc) · 1.58 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
url: "https://plus62store.my.id"
baseurl: ""
title: "Plus62store"
description: "Masker Bordir Tasikmalaya.."
email: plus6store.info@gmail.com
avatar: https://1.bp.blogspot.com/-1bWHHqO2Jt0/X2ZgjgIVRVI/AAAAAAAAFZ8/XCb6roqGxhIn-K34II1L8BuLDoAePrmsgCLcBGAsYHQ/s0/192x192.png
dev: "nDang"
ChainID: mumbai
contract: 0x713c0d998D08CdD0aa26a52efed85EDB5FF96875
twitter_username: x1666
github_username: 7897git
fb-pixel: 904845437026791
fb-appID: 437300347340287
fb-admin: 158878762428839
fb-profile: 435671100899312
fb-pages: 107881477662203
signal-id: 23925364-ab76-466d-b529-44ea74b5d7c1
safari-web-ID: web.onesignal.auto.0f4ef0fc-d020-4184-9066-253532c318fc
G-verify:
Y-verify: 42c9b7a5a8c7355c
# Build settings
plugins:
- jekyll-feed
- jekyll-sitemap
- jekyll-archives
- jekyll-figure
collections:
blogs:
output: true
permalink: /product/:title/
defaults:
- scope:
type: posts
values:
layout: shop
- scope:
type: checkout
values:
layout: checkout-page
- scope:
type: cart
values:
layout: cart-page
- scope:
type: pages
values:
layout: page
- scope:
type: blogs
values:
layout: post
# Archives
jekyll-archives:
enabled:
- categories
- tags
layout: archive
permalinks:
category: '/product/category/:name/'
tags: '/product/tag/:name/'
jekyll-uglify:
harmony: true
compress_html:
clippings: all
ignore:
envs: development
exclude: [lib, config.rb, .sass-cache, Capfile, config, log, Rakefile, Rakefile.rb, tmp, Gemfile, Gemfile.lock, README.md, LICENSE.md, node_modules, gulpfile.js, package.json, package-lock.json]