add custom urls for predefined social icons #120
This commit is contained in:
parent
e1d08892de
commit
10c340b011
4 changed files with 30 additions and 3 deletions
|
@ -29,6 +29,10 @@ utterancesLabel = "" # optional
|
|||
id = "docs"
|
||||
url = "https://gohugo.io/documentation/"
|
||||
|
||||
[[params.social]]
|
||||
id = "github"
|
||||
url = "https://github.com/mitrichius/hugo-theme-anubis"
|
||||
|
||||
[languages.en]
|
||||
languageName = "English"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue