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
1 changed files with 6 additions and 6 deletions

View File

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