-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
60 lines (44 loc) · 1.22 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
baseURL: "https://jasonmrtx.netlify.app/"
theme: "up-business-theme"
languageCode: "fr-fr"
title: "Jason Mrtx"
# googleAnalytics: ""
summaryLength: 20
params:
title: "Jason Mrtx"
description: "je conçois des Web app robustes et évolutives qui éliminent les problèmes chronophages paralysant vos équipes, leur donnant l'espace et la liberté nécessaires pour se consacrer pleinement à vos priorités stratégiques."
images:
- "images/hero-image.png"
logo: "arrow-up.png"
favicons:
themeColor: "#FFFFFF"
backgroundColor: "#FFFFFF"
faviconColor: "#000000"
social:
twitter: "https://twitter.com/JasonMarto"
# location:
# - "3891 Ranchview Dr. Richardson, California 62639"
contact:
- "+(33) 6 21 89 31 42"
copyright: "© 2024 Ace of Clubs All Rights Reserved"
menus:
main:
- name: "Comment je fonctionne ?"
url: "/#"
weight: 1
buttons:
- name: "Prenez rendez-vous"
url: "/#"
weight: 2
pre: "btn btn-primary text-light"
footer:
- name: "Comment je fonctionne ?"
url: "/#"
weight: 1
- name: "Prenez rendez-vous"
url: "/#"
weight: 2
taxonomies:
series: "series"
tags: "tags"