-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.toml
55 lines (55 loc) · 1.44 KB
/
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
baseURL = "/"
languageCode = "en-us"
relativeURLs = "true"
summaryLength = "10"
theme = "kross-hugo"
title = "justsoantsy.eth | Drag, NFT music, and art. "
[[menu.main]]
URL = "https://justsoantsy.com/shop"
name = "shop"
weight = ""
[[menu.main]]
URL = "about"
name = "About"
weight = 2
[[menu.main]]
URL = "https://justsoantsy.com/blog"
name = "blog"
weight = ""
[params]
address = "1072 400 Broadway, Troy NY 12181"
author = "Leo M. Davis"
copyright = "Copyrighht © 2022 | [justsoantsy.com](https://justsoantsy.com)"
description = "This is meta description"
email = "[email protected]"
google_analitycs_id = "Your ID"
home = "justsoantsy.eth"
logo = "/images/justsoantsy-2021-logo-white.png"
phone = "555-55-55-5rriente 🤙"
theme_color = "#8F00B3"
[params.contact]
enable = false
form_action = "[email protected]"
[[params.plugins.css]]
URL = "plugins/bootstrap/bootstrap.min.css"
[[params.plugins.css]]
URL = "plugins/slick/slick.css"
[[params.plugins.css]]
URL = "plugins/themify-icons/themify-icons.css"
[[params.plugins.js]]
URL = "plugins/jQuery/jquery.min.js"
[[params.plugins.js]]
URL = "plugins/bootstrap/bootstrap.min.js"
[[params.plugins.js]]
URL = "plugins/slick/slick.min.js"
[[params.plugins.js]]
URL = "plugins/shuffle/shuffle.min.js"
[params.preloader]
enable = true
preloader = ""
[[params.social]]
URL = "https://www.youtube.com/justsoantsy"
icon = "ti-youtube"
[[params.social]]
URL = "https://twitter.com/justsoantsy"
icon = "ti-twitter-alt"