Skip to content

Commit 7da4e8a

Browse files
committed
ajout CPR
1 parent 0710128 commit 7da4e8a

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

config.toml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,3 +200,17 @@ unsafe= true # permet d'utiliser du HTML dans les articles markdown
200200
github = ""
201201
pinterest = ""
202202
stackoverflow = ""
203+
204+
[params.writers."Christophe"]
205+
link = ""
206+
email = ""
207+
avatar = "/img/christophe_icone.jpg"
208+
bio = [
209+
"Un jour, je serai dans le club oeno. En attendant je bois du vin..." ]
210+
facebook = ""
211+
twitter = ""
212+
linkedin = ""
213+
instagram = ""
214+
github = ""
215+
pinterest = ""
216+
stackoverflow = ""

static/img/christophe_icone.jpg

11.1 KB
Loading

0 commit comments

Comments
 (0)