-
Notifications
You must be signed in to change notification settings - Fork 45
/
Copy path_config.yml
65 lines (49 loc) · 1.11 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
defaults:
-
scope:
path: ""
type: "pages"
values:
layout: default
paginate: 10
paginate_path: "/blog/page:num/"
title: Christian Ezeani
subtitle: Full-Stack Developer
# left_side:
# background_image: "./assets/images/left-background.jpg"
# background_color: "#F00"
# close_button_color: "#F00"
# text_color: "#F00"
footer:
copyright_text: "© Christian Ezeani"
# Side Menu Links
menu:
- text: Portfolio
link: /
icon: ""
- text: Skills & Offers
link: /skills-and-offers
icon: ""
- text: Contact Me
link: /contact
icon: ""
- text: My Resume
link: /resume
icon: ""
- text: Blog Posts
link: /blog
icon: ""
# Socialmedia Icons
social_icons:
- name: linkedin
link: https://www.linkedin.com/christianezeani
icon: fab fa-linkedin
- name: github
link: https://github.com/christianezeani
icon: fab fa-github-square
- name: facebook
link: https://www.facebook.com/christian.ezeani.cyb
icon: fab fa-facebook-square
- name: twitter
link: https://www.twitter.com/christianezeani
icon: fab fa-twitter