-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
83 lines (82 loc) · 1.8 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
baseURL: http://szare.ir/
languageCode: en-us
paginate: 6
theme: portio
title: Portio
menu:
main:
- name: Home
url: "#home"
weight: 1
- name: About
url: "#about"
weight: 2
- name: Service
url: "#service"
weight: 3
- name: Work
url: "#portfolio"
weight: 4
- name: Resume
url: "#resume"
weight: 5
- name: Skills
url: "#skills"
weight: 6
# - name: Blog
# url: "#blog"
# weight: 7
- name: Contact
url: "#contact"
weight: 8
sitemap:
- name: About me
url: "#about"
weight: 1
# - name: Frequently Ask Question
- name: service
url: "#service"
weight: 2
# - name: Privacy & Policy
- name: Work
url: "#portfolio"
weight: 3
# - name: Latest Article
- name: Resume
url: "#resume"
weight: 4
params:
blogPageURL: blog
contactLink: contact
copyright: All right reserved copyright © Portio 2020
footerLogo: images/contact/widget-logo.png
fabformURL: https://fabform.io/f/JpTXRUa
googleAnalytics: G-5SYG768XPS
logo: images/site-navigation/logo.png
address:
address: Iran, Tehran
email: zaresedighe77@gmail.com
openingHours: Available from 9am to 3pm
#phone: +(448) 833 5272 332
map:
APIkey: YOUR GOOGLE MAP API
latitude: "23.7783741"
longitude: "90.3746808"
pinImage: images/pin.png
social:
- icon: fa-dribbble
url: https://dribbble.com/S_Zare/
weight: 1
- icon: fa-linkedin-square
url: https://www.linkedin.com/in/sedighezare/
weight: 2
- icon: fa-instagram
url: https://www.instagram.com/s.zare.ui/
weight: 3
# - icon: fa-twitter-square
# url: https://twitter.com/
# weight: 4
markup:
goldmark:
renderer:
unsafe: true