-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
114 lines (112 loc) · 2.82 KB
/
config.yaml
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
title: SmartScale | Digital Scale Software
baseURL: /
params:
base_font: nunito-sans
palette: blue
header:
logo_img: images/purple-lettuce.svg
has_nav: true
nav_links:
- label: Home
url: /
style: primary
- label: Features
url: /features
style: secondary
- label: Pricing
url: /pricing
style: secondary
- url: /contact
style: primary
has_icon: false
icon: envelope
icon_position: right
new_window: false
no_follow: false
type: action
label: Contact
- label: Sign Up
url: /signup
style: primary
logo_img_alt: alt="SmartScale"
footer:
sections:
- type: footer_text
image_url: /
image_alt: SmartScale footer logo
content: >
**SmartScale** is a modern, easy to use industrial Weighing Scale
Software for Weighing, Report Generation, Track Sales and more…
image: images/purple-lettuce.svg
- type: footer_nav
title: Quick Links
nav_links:
- label: About Us
url: /about
style: link
- label: Blog
url: /blog
style: link
- label: Contact
url: /contact
style: link
- type: footer_nav
title: We are social!
nav_links:
- label: youtube
style: link
has_icon: true
icon: youtube
icon_position: left
new_window: true
no_follow: false
type: action
url: 'https://www.youtube.com'
- label: Twitter
url: 'https://twitter.com'
style: link
has_icon: true
icon: twitter
icon_position: left
new_window: true
no_follow: false
type: action
- label: Facebook
url: 'https://facebook.com'
style: link
has_icon: true
icon: facebook
icon_position: left
new_window: true
no_follow: false
type: action
- image_alt: lorem-ipsum
image_url: lorem-ipsum
title: Contact Info
content: |
* Dhaka, Bangladesh
* \+8801571386167
type: footer_text
has_nav: true
nav_links:
- label: Terms of Service
url: /terms-of-service
style: link
- label: Privacy Policy
url: /privacy-policy
style: link
content: '© SmartScale 2021. All rights reserved.'
links: []
domain: 'https://smartscale.com.bd'
favicon: images/favicon.ico
taxonomies:
stub: stub
disableKinds:
- RSS
- taxonomy
- taxonomyTerm
markup:
goldmark:
renderer:
unsafe: true