2022-03-06 09:03:31 +00:00
|
|
|
# Configure main menu and social menu
|
|
|
|
#[[main]]
|
|
|
|
#identifier = "home"
|
|
|
|
#name = "Home"
|
|
|
|
#url = "/"
|
|
|
|
#[main.params]
|
|
|
|
#icon = "home"
|
|
|
|
#newtab = true
|
|
|
|
|
|
|
|
[[social]]
|
|
|
|
identifier = "github"
|
|
|
|
name = "GitHub"
|
2024-02-14 19:04:32 +00:00
|
|
|
url = "https://github.com/filippo-ferrari"
|
2022-03-06 09:03:31 +00:00
|
|
|
|
|
|
|
[social.params]
|
|
|
|
icon = "brand-github"
|
|
|
|
|
2024-02-14 19:04:32 +00:00
|
|
|
#[[social]]
|
|
|
|
#identifier = "twitter"
|
|
|
|
#name = "Twitter"
|
|
|
|
#url = "https://twitter.com"
|
2022-03-06 09:03:31 +00:00
|
|
|
|
2024-02-14 19:04:32 +00:00
|
|
|
#[social.params]
|
|
|
|
#icon = "brand-twitter"
|