arreglados enlaces
parent
4a43f4959b
commit
78bfd109d9
@ -1,24 +1,24 @@
|
|||||||
# Configure main menu and social menu
|
# Configure main menu and social menu
|
||||||
[[main]]
|
#[[main]]
|
||||||
identifier = "home"
|
#identifier = "home"
|
||||||
name = "Home"
|
#name = "Home"
|
||||||
url = "/"
|
#url = "/"
|
||||||
[main.params]
|
#[main.params]
|
||||||
icon = "home"
|
#icon = "home"
|
||||||
newtab = true
|
#newtab = true
|
||||||
|
|
||||||
[[social]]
|
[[social]]
|
||||||
identifier = "github"
|
identifier = "github"
|
||||||
name = "GitHub"
|
name = "GitHub"
|
||||||
url = "https://github.com/CaiJimmy/hugo-theme-stack"
|
url = "https://github.com/robertorodriguez98"
|
||||||
|
|
||||||
[social.params]
|
[social.params]
|
||||||
icon = "brand-github"
|
icon = "brand-github"
|
||||||
|
|
||||||
[[social]]
|
[[social]]
|
||||||
identifier = "twitter"
|
identifier = "linkedin"
|
||||||
name = "Twitter"
|
name = "linkedin"
|
||||||
url = "https://twitter.com"
|
url = "https://www.linkedin.com/in/roberto-rodriguez-marquez/"
|
||||||
|
|
||||||
[social.params]
|
[social.params]
|
||||||
icon = "brand-twitter"
|
icon = "linkedin-logo"
|
||||||
|
Loading…
Reference in New Issue