-
Notifications
You must be signed in to change notification settings - Fork 0
/
_site.yml
46 lines (46 loc) · 1.11 KB
/
_site.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
name: "Boostao"
output_dir: "."
navbar:
title: '<img src="./www/boostao.svg" height="40px" alt="Boostao logo" />'
right:
- text: Services
href: "#services"
- text: Projects
href: "#projects"
- text: People
href: "#people"
- text: Contact
href: "#contact"
- icon: ion-social-linkedin
href: https://www.linkedin.com/company/boostao
- icon: ion-social-github
href: https://github.com/Boostao
- icon: ion-social-twitter
href: https://twitter.com/boostao1
- text: Fr
href: "fr/index.html"
output:
html_document:
anchor_sections: true
theme:
bg: "#1C1C1C"
fg: "#F5F5F5"
primary: "#11AEED"
danger: "#FE4A49"
dark: "#F5F5F5"
light: "#1C1C1C"
base_font:
google:
family: Noto Sans
local: false
code_font:
google:
family: JetBrains Mono
local: false
version: "5"
template: template/default.html
mathjax: null
highlight: null
includes:
in_header: favicon.html
before_body: splash.html