We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98a8d4f commit d93ccbaCopy full SHA for d93ccba
config.toml
@@ -2,3 +2,20 @@ baseURL = "https://lorenzogigli.com/"
2
languageCode = "en-us"
3
title = "Lorenzo Gigli"
4
theme = "hello-friend-ng"
5
+
6
+# Social icons
7
+[[params.social]]
8
+ name = "github"
9
+ url = "https://github.com/hyperloris"
10
11
12
+ name = "researchgate"
13
+ url = "https://researchgate.net/profile/Lorenzo_Gigli2"
14
15
16
+ name = "linkedin"
17
+ url = "https://linkedin.com/in/lorenzo-gigli-9047945a"
18
19
20
+ name = "instagram"
21
+ url = "https://instagram.com/hyperloris"
0 commit comments