2023-10-18 22:10:35 +02:00
|
|
|
# Configure main menu and social menu
|
|
|
|
|
#[[main]]
|
|
|
|
|
#identifier = "home"
|
|
|
|
|
#name = "Home"
|
|
|
|
|
#url = "/"
|
|
|
|
|
#[main.params]
|
|
|
|
|
#icon = "home"
|
|
|
|
|
#newtab = true
|
|
|
|
|
|
|
|
|
|
[[social]]
|
|
|
|
|
identifier = "github"
|
|
|
|
|
name = "GitHub"
|
2023-10-19 00:37:00 +02:00
|
|
|
url = "https://github.com/BlyDoesCoding"
|
2023-10-18 22:10:35 +02:00
|
|
|
|
|
|
|
|
[social.params]
|
|
|
|
|
icon = "brand-github"
|
|
|
|
|
|
2024-02-22 13:54:50 +01:00
|
|
|
[[social]]
|
|
|
|
|
identifier = "instagram"
|
|
|
|
|
name = "Instagram"
|
|
|
|
|
url = "https://www.instagram.com/blydoesinsta/"
|
2023-10-18 22:10:35 +02:00
|
|
|
|
2024-02-22 13:54:50 +01:00
|
|
|
[social.params]
|
|
|
|
|
icon = "brand-instagram"
|