-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
executable file
·44 lines (34 loc) · 1.07 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
# Site settings
title: BSidesLuanda
email: [email protected]
url: https://www.bsidesluanda.org
description: "Stay tuned we are setting up, Event comming soon to Luanda - Angola."
# Color settings (hex-codes without the leading hash-tag)
color:
primary-dark: '#000000'
links: '#219ab3'
# Footer settings
footer: BSidesLuanda
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: twitter
url: https://twitter.com/BSidesLDA
- title: discord
url:
- title: github
url:
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: "imgs/profile.jpg"
#front_img: yes
#front_img_path: "imgs/cover.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"
# Build settings
markdown: kramdown
permalink: pretty
theme: jekyll-theme-minimal