-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
26 lines (23 loc) · 1020 Bytes
/
_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
# Site settings
title: "ADVOCODO - Tiny Digital Agency"
description: "ADVOCODO - Tiny Digital Agency"
#baseurl: "/particle" # the subpath of your site, e.g. /blog
url: "https://advocodo.com"
#url: "http://localhost:3000" # the base hostname & protocol for your site
# User settings
username: "ADVOCODO"
logo: '<img src="https://avatars.githubusercontent.com/u/19282864" alt="ADVOCODO">'
user_description: "Plus de 10 ans d’xp en PHP dans l’e-commerce avec du Symfony, du Magento, du WooCommerce.<br>
<br>
Lancement de webshop de 0 à 1 avec intervention sur toute la stack technique, ou renfort dans des équipes tech sur des sujets précis.<br>
<br>
À votre disposition pour étudier vos besoins."
user_title: "𝐏𝐇𝐏 𝐃𝐞𝐯𝐞𝐥𝐨𝐩𝐞𝐫 🤖<br>Magento - Symfony"
email: "[email protected]"
linkedin_username: "advocodo"
github_username: "advocodo"
twitter_username: "ADVOCODO"
# Google-analytics
google-analytics:
id: "G-ESSEN3K0ZZ"
exclude: ['package.json', 'src' , 'node_modules']