From a73f8745e111024546d0bf7fc52baede1bb78553 Mon Sep 17 00:00:00 2001 From: raul Date: Sun, 20 Oct 2024 13:20:23 +0200 Subject: [PATCH] Add HackTheBox profile link --- hugo.toml | 24 +++++++++++++++--------- themes/hugo-coder | 2 +- 2 files changed, 16 insertions(+), 10 deletions(-) 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