This repository has been archived by the owner on Mar 9, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
/
_config.yml
77 lines (66 loc) · 1.53 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
# Welcome to Jekyll!
BlogID: 2141768081939130795
dev: NdanG
title: Plus62store
email: plus6store.info@gmail.com
avatar: https://1.bp.blogspot.com/-1bWHHqO2Jt0/X2ZgjgIVRVI/AAAAAAAAFZ8/XCb6roqGxhIn-K34II1L8BuLDoAePrmsgCLcBGAsYHQ/s0/192x192.png
description: Jual Masker Bordir Tasikmalaya..
baseurl: ""
url: "https://plus62store.my.id"
twitter_username: x1666
github_username: daffadevhosting
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:
comen: 30234
# Build settings
plugins:
- jekyll-feed
- jekyll-dotenv
- jekyll-sitemap
- jekyll-archives
- jekyll-figure
collections:
blog:
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: blog
values:
layout: post
# Archives
jekyll-archives:
enabled:
- categories
- tags
layout: archive
permalinks:
category: '/category/:name/'
tags: '/tag/:name/'
compress_html:
clippings: all
ignore:
envs: development
exclude: [lib, config.rb, .sass-cache, .env, Capfile, config, log, Rakefile, Rakefile.rb, tmp, Gemfile, Gemfile.lock, README.md, LICENSE.md, node_modules, gulpfile.js, package.json, package-lock.json]