diff --git a/hugo.toml b/hugo.toml index fae11cd..7aa0562 100644 --- a/hugo.toml +++ b/hugo.toml @@ -60,6 +60,12 @@ series = "series" tag = "tags" author = "authors" +[[params.social]] +name = "HTB" +icon = "fa fa-2x fa-cube" +weight = 1 +url = "https://app.hackthebox.com/profile/1471024" + [[params.social]] name = "Email" icon = "fa fa-2x fa-envelope" @@ -69,7 +75,7 @@ url = "mailto:raul@bulgariu.xyz" [[params.social]] name = "Git" icon = "fa fa-2x fa-git-alt" -weight = 2 +weight = 3 url = "https://git.bulgariu.xyz/raul" [languages.en] @@ -81,10 +87,10 @@ name = "CV" weight = 1 url = "https://cv.bulgariu.xyz/en" -[[languages.en.menu.main]] -name = "Git" -weight = 2 -url = "https://git.bulgariu.xyz/raul" +# [[languages.en.menu.main]] +# name = "Git" +# weight = 2 +# url = "https://git.bulgariu.xyz/raul" [[languages.en.menu.main]] name = "About" @@ -121,10 +127,10 @@ name = "CV" weight = 1 url = "https://cv.bulgariu.xyz/es" -[[languages.es.menu.main]] -name = "Git" -weight = 2 -url = "https://git.bulgariu.xyz/raul" +# [[languages.es.menu.main]] +# name = "Git" +# weight = 2 +# url = "https://git.bulgariu.xyz/raul" [[languages.es.menu.main]] name = "Sobre mí" diff --git a/themes/hugo-coder b/themes/hugo-coder index c66eb6c..612dc76 160000 --- a/themes/hugo-coder +++ b/themes/hugo-coder @@ -1 +1 @@ -Subproject commit c66eb6c820f90d64479c4420fbdd0dc854d0c7f4 +Subproject commit 612dc76f16833d7b35277a44f7c2f51d99cac197