Add HackTheBox profile link
This commit is contained in:
parent
bb18d0afbb
commit
a73f8745e1
24
hugo.toml
24
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í"
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit c66eb6c820f90d64479c4420fbdd0dc854d0c7f4
|
||||
Subproject commit 612dc76f16833d7b35277a44f7c2f51d99cac197
|
Loading…
Reference in New Issue