Some additions
This commit is contained in:
13
hugo.toml
13
hugo.toml
@@ -36,13 +36,20 @@ style = "github-dark"
|
||||
[[params.social]]
|
||||
name = "github"
|
||||
icon = "fa-brands fa-github fa-2x"
|
||||
weight = 1
|
||||
weight = 2
|
||||
url = "https://github.com/ascyii/"
|
||||
|
||||
[[params.social]]
|
||||
name = "gitlab"
|
||||
icon = "fa-brands fa-gitlab fa-2x"
|
||||
weight = 2
|
||||
url = "https://gitlab.com/ascyii/"
|
||||
weight = 3
|
||||
url = "https://gitlab.gwdg.de/j.hahn02"
|
||||
|
||||
[[params.social]]
|
||||
name = "gitea"
|
||||
icon = "fa-brands fa-git-alt fa-2x"
|
||||
weight = 1
|
||||
url = "https://git.ascyii.de/jonas"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Blog"
|
||||
|
||||
Reference in New Issue
Block a user