-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
43 lines (31 loc) · 997 Bytes
/
_config.yml
File metadata and controls
43 lines (31 loc) · 997 Bytes
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
# Site settings
name: Choobs Ltd.
description: "One stop IT & Communication for your business"
url: "choobs.github.io"
# Delete the lines you don't need
# about 5 elements are recomended
website: "https://www.choobs.com"
github_username: choobs
gitlab_username: choobs
facebook_username: choobsltd
twitter_username: choobsltd
linkedin_username: choobs-ltd
email: info@choobs.com
avatar: yes
#avatar_img_path: "imgs/avatar.jpg""
# You can link to your GitHub image. That way it will get updated
# automatically whenever you change your GitHub profile picture
avatar_img_path: "https://avatars2.githubusercontent.com/u/11093446"
#front_img: yes
#front_img_path: "imgs/background.jpg"
#front_img_path: "https://external.url/image.jpg"
favicon_img: yes
favicon_img_path: "imgs/favicon.ico"
#favicon_img_path: "https://external.url/favicon.ico"
#Google Analytics code
#ga_code: "UA-76363557-1"
# Build settings
markdown: kramdown
permalink: pretty
# Other
exclude: ["docker-compose.yml"]