Skip to content

Commit 02a44cd

Browse files
committed
「✨」 feat: added socials footer
1 parent 6c67099 commit 02a44cd

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

zensical.toml

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -300,9 +300,17 @@ toggle.name = "Switch to light mode"
300300
# ----------------------------------------------------------------------------
301301
# The "extra" section contains miscellaneous settings.
302302
# ----------------------------------------------------------------------------
303-
#[[project.extra.social]]
304-
#icon = "fontawesome/brands/github"
305-
#link = "https://github.com/user/repo"
303+
[[project.extra.social]]
304+
icon = "fontawesome/brands/github"
305+
link = "https://github.com/frag-engine"
306+
[[project.extra.social]]
307+
icon = "fontawesome/brands/linkedin"
308+
name = "Barnabé"
309+
link = "https://www.linkedin.com/in/barnabe-bonnet/"
310+
[[project.extra.social]]
311+
icon = "fontawesome/brands/linkedin"
312+
name = "Anaël"
313+
link = "https://www.linkedin.com/in/adam-joly/"
306314

307315
# ----------------------------------------------------------------------------
308316
# In this section you can configure the Markdown extensions that are used when

0 commit comments

Comments
 (0)