-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.toml
40 lines (32 loc) · 916 Bytes
/
config.toml
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
baseURL = "https://ethicalfrenchie.com/"
copyright = "Ethical Frenchie LLC"
enableEmoji = "true"
enableRobotsTXT = "true"
languageCode = "en-us"
title = "Ethical Frenchie | French Bulldog Puppies"
SectionPagesMenu = "main"
summarylength = 10
[taxonomies]
category = "category"
[permalinks]
blog = "/:slug/"
category = "/blog/category/:slug/"
[blackfriday]
hrefTargetBlank = true
plainIDAnchors = true
[params]
OpenLinksInNewWindow = true
social = "ethicalfrenchie"
description = "Find the best french bulldogs for sale over the phone or in person. Vigorous qualification standards. Applications required. Call now (800) 205-7859."
[author]
name = "James Harrison"
email = "adopt@ethicalfrenchie.com"
dev = "Juan Villela"
devEmail = "hello@juanvillela.me"
[params.google]
analytics = "UA-131053938-1"
tagManager = ""
adsense = ""
[outputs]
home = ["html"]
section = ["html"]