change from menu.social to menu.main

This commit is contained in:
Torma Kristóf 2022-04-17 15:10:29 +02:00
parent eab285f251
commit 73ceb3bbed

View File

@ -20,27 +20,27 @@ disable = false
math = false math = false
toc = true toc = true
readingTime = true readingTime = true
[[menu.social]] [[menu.main]]
identifier = "linkedin" identifier = "linkedin"
name = "LinkedIn" name = "LinkedIn"
url = "https://www.linkedin.com/in/tormakris" url = "https://www.linkedin.com/in/tormakris"
[menu.social.params] [menu.main.params]
icon = "brand-linkedin" icon = "brand-linkedin"
[[menu.social]] [[menu.main]]
identifier = "github" identifier = "github"
name = "GitHub" name = "GitHub"
url = "https://github.com/tormachris" url = "https://github.com/tormachris"
[menu.social.params] [menu.main.params]
icon = "brand-github" icon = "brand-github"
[[menu.social]] [[menu.main]]
identifier = "cv" identifier = "cv"
name = "CV" name = "CV"
url = "https://cv.tormakristof.eu" url = "https://cv.tormakristof.eu"
[menu.social.params] [menu.main.params]
icon = "document" icon = "document"