Skip to content

Commit 7d54d9d

Browse files
authored
Modification pour prise en compte
1 parent 094d68b commit 7d54d9d

1 file changed

Lines changed: 14 additions & 13 deletions

File tree

_config.yml

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
theme: minima
22

3+
minima:
4+
show_excerpts: true
5+
6+
social_links:
7+
- title: Mon dépôt Github
8+
icon: github
9+
url: "https://github.com/brice/brice.github.io"
10+
- title: B-Sky
11+
icon: bluesky
12+
url: "https://bsky.app/profile/bricef.bsky.social"
13+
- title: Mastodon
14+
icon: mastodon
15+
url: "https://framapiaf.org/@brice"
16+
317
# ASCII-Font › http://patorjk.com/software/taag/#p=display&f=Slant&t=Phlow
418
#
519
# _____ _ __ _____ __ __ _
@@ -209,16 +223,3 @@ exclude:
209223
# theme: minima
210224
# # remote_theme: "jekyll/minima@1e8a445"
211225

212-
minima:
213-
show_excerpts: true
214-
215-
social_links:
216-
- title: Mon dépôt Github
217-
icon: github
218-
url: "https://github.com/brice/brice.github.io"
219-
- title: B-Sky
220-
icon: bluesky
221-
url: "https://bsky.app/profile/bricef.bsky.social"
222-
- title: Mastodon
223-
icon: mastodon
224-
url: "https://framapiaf.org/@brice"

0 commit comments

Comments
 (0)